Commit History

Author SHA1 Message Date
  Lukas Reschke 9ac878b6cb Adjust tests for added lastCheck time 6 years ago
  Christoph Wurst 38bb6e1477 Fix duplicate session token after remembered login 6 years ago
  Joas Schilling d2d9f74707 Fix warning with undefined method 7 years ago
  Christoph Wurst e782f90d98 DefaultTokenProviderTest mocked/asserted the wrong method 7 years ago
  Christoph Wurst 2183a1f3e6 copy remember-me value when renewing a session token 7 years ago
  Roeland Jago Douma e5bc80b31d Adds TokenProvider and Mapper tests 7 years ago
  Lukas Reschke 9d6e01ef40 Add missing tests and fix PHPDoc 7 years ago
  Christoph Wurst d907666232 bring back remember-me 7 years ago
  Roeland Jago Douma 4d3b92e687 Fix getMock Authentication 7 years ago
  Vincent Petry 3db5de95bd Merge pull request #25172 from owncloud/token-login-validation 8 years ago
  Christoph Wurst b805908dca update session token password on user password change 8 years ago
  Christoph Wurst 5c68084823 fix default token provider tests 8 years ago
  Christoph Wurst c4149c59c2 use token last_activity instead of session value 8 years ago
  Christoph Wurst c58d8159d7 Create session tokens for apache auth users 8 years ago
  Christoph Wurst ad10485cec when generating browser/device token, save the login name for later password checks 8 years ago
  Christoph Wurst 74277c25be add button to invalidate browser sessions/device tokens 8 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago