Historie revizí

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