Historial de Commits

Autor SHA1 Mensaje Fecha
  Thomas Müller 232d735893 Do not leak the login name - fixes #25047 hace 8 años
  Christoph Wurst 5e71d23ded remember redirect_url when solving the 2FA challenge hace 8 años
  Vincent Petry 235f03da64 Merge pull request #24795 from owncloud/issue-24789-reset-password-link-new-window hace 8 años
  Lukas Reschke aba539703c Update license headers hace 8 años
  Christoph Wurst ad10485cec when generating browser/device token, save the login name for later password checks hace 8 años
  Christoph Wurst 4128b853e5 login explicitly hace 8 años
  Joas Schilling 5c063cf7c9 Allow opening the password reset link in a new window when its a URL hace 8 años
  Christoph Wurst dfb4d426c2 Add two factor auth to core hace 8 años
  Christoph Wurst e077d78ec9 Show login error message correctly (#24599) hace 8 años
  Lukas Reschke ee0ebd192a Use proper URL generation function (#24576) hace 8 años
  Christoph Wurst 0486d750aa use the UID for creating the session token, not the login name hace 8 años
  Christoph Wurst 214aa6639c fix login with email hace 8 años
  Christoph Wurst 46bdf6ea2b fix PHPDoc and other minor issues hace 8 años
  Christoph Wurst 3ffa7d986a show login error hace 8 años
  Christoph Wurst aa85edd224 increase token column width hace 8 años
  Christoph Wurst aafd660b97 fix LoginController unit tests hace 8 años
  Christoph Wurst 7aa16e1559 fix setup hace 8 años
  Christoph Wurst fdc2cd7554 Add token auth for OCS APIs hace 8 años
  Christoph Wurst 3ab922601a Check if session token is valid and log user out if the check fails hace 8 años
  Christoph Wurst d8cde414bd token based auth hace 8 años
  Lukas Reschke 8222ad5157 Move logout to controller hace 8 años
  Lukas Reschke d4a93893bb Also check for an empty string hace 8 años
  Lukas Reschke fee95084ae Rename `username` to `loginName` hace 8 años
  Lukas Reschke 8a650a51be Use !== instead of empty hace 8 años
  Lukas Reschke 331e4efacb Move login form into controller hace 8 años