История коммитов

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