Historique des commits

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