Histórico de Commits

Autor SHA1 Mensagem Data
  Joas Schilling 6acfea61d0 Fix tests há 7 anos atrás
  Roeland Jago Douma e368a745aa Set last-login-check on basic auth há 8 anos atrás
  Christoph Wurst 6543182d13 fix parameter order há 8 anos atrás
  Christoph Wurst 9b808c4014 do not remember session tokens by default há 8 anos atrás
  Lukas Reschke 9d6e01ef40 Add missing tests and fix PHPDoc há 8 anos atrás
  Christoph Wurst 6f86e468d4 inject ISecureRandom into user session and use injected config too há 8 anos atrás
  Christoph Wurst d907666232 bring back remember-me há 8 anos atrás
  Roeland Jago Douma f722640a32 Proper DI of config há 8 anos atrás
  Roeland Jago Douma 593d52fe91 Fix and cleanup SessionTest há 8 anos atrás
  Vincent Petry 6d1e858aa4 Fix logClientIn for non-existing users (#26292) há 8 anos atrás
  Robin Appelman 90db361827 Add test to ensure token times are updated há 8 anos atrás
  Robin Appelman 25ed6714c7 dont update the auth token twice há 8 anos atrás
  Roeland Jago Douma d616984879 Fix getMock User há 8 anos atrás
  Robin Appelman 6c93fe08f5 dont get bruteforce delay twice há 8 anos atrás
  Lukas Reschke c1589f163c Mitigate race condition há 8 anos atrás
  Lukas Reschke ba4f12baa0 Implement brute force protection há 8 anos atrás
  Christoph Wurst 1710de8afb Login hooks (#25260) há 8 anos atrás
  Christoph Wurst 89198e62e8 check login name when authenticating with client token há 8 anos atrás
  Vincent Petry 3db5de95bd Merge pull request #25172 from owncloud/token-login-validation há 8 anos atrás
  Christoph Wurst b805908dca update session token password on user password change há 8 anos atrás
  Christoph Wurst 56199eba37 fix unit test warning/errors há 8 anos atrás
  Christoph Wurst 8ef5431e7a fix user session tests há 8 anos atrás
  Christoph Wurst 82b50d126c add PasswordLoginForbiddenException há 8 anos atrás
  Christoph Wurst 465807490d create session token only for clients that support cookies há 8 anos atrás
  Christoph Wurst ec929f07f2 When creating a session token, make sure it's the login password and not a device token há 8 anos atrás
  Christoph Wurst c58d8159d7 Create session tokens for apache auth users há 8 anos atrás
  Christoph Wurst 28ce7dd262 do not allow client password logins if token auth is enforced or 2FA is enabled há 8 anos atrás
  Christoph Wurst ad10485cec when generating browser/device token, save the login name for later password checks há 8 anos atrás
  Christoph Wurst c20cdc2213 invalidate user session if the user is disabled há 8 anos atrás
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) há 8 anos atrás