Commit History

Author SHA1 Message Date
  luz paz 368f83095d Fix typos in lib/private subdirectory 2 years ago
  Joas Schilling d683e0d3d1 Automatically cut the token name on the first level 2 years ago
  Christoph Wurst 01b8291c76 Type the autentication provider passwords as nullable strings 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Morris Jobke fedf9c69d9 Use matching parameter names form interfaces and implementations 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma 5122629bb0 Make renewSessionToken return the new token 5 years ago
  Morris Jobke 4ae17427c5 Error with exception on SSL error 5 years ago
  Roeland Jago Douma f03eb7ec3c Remote wipe support 5 years ago
  Roeland Jago Douma 674930da7f Move ExpiredTokenException to the correct namespace 5 years ago
  Roeland Jago Douma d9febae5b2 Update all the publickey tokens if needed on web login 6 years ago
  Roeland Jago Douma 00e99af586 Mark token as invalid if the password doesn't match 6 years ago
  Roeland Jago Douma 4c0d710479 Just pass uid to the Token stuff 6 years ago
  Roeland Jago Douma 6b7cf46727 Certain tokens can expire 6 years ago
  Roeland Jago Douma aba255997a Allow the rotation of tokens 6 years ago
  Roeland Jago Douma 466297829e Fix tests 6 years ago
  Roeland Jago Douma 47388e1cfe Make the Token Auth code strict 6 years ago
  Morris Jobke 0eebff152a Update license headers 6 years ago
  Marcel Waldvogel 4e42f059ed Minor typos 7 years ago
  Robin Appelman 1afccde16a allow configuring filesystem access 8 years ago
  Christoph Wurst 4da6b20e76 document what the method does 7 years ago
  Lukas Reschke 9d6e01ef40 Add missing tests and fix PHPDoc 7 years ago
  Christoph Wurst d907666232 bring back remember-me 8 years ago
  Christoph Wurst e90f00791d add invalidateOldTokens to IProvider interface 8 years ago
  Joas Schilling ba87db3fcc Fix others 8 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 0c0a216f42 store last check timestamp in token instead of session 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