Cronologia Commit

Autore SHA1 Messaggio Data
  Roeland Jago Douma df34571d1d Use constant for token version 6 anni fa
  Roeland Jago Douma 4c0d710479 Just pass uid to the Token stuff 6 anni fa
  Roeland Jago Douma 02e0af1287 Initial PKT implementation 6 anni fa
  Roeland Jago Douma 6b7cf46727 Certain tokens can expire 6 anni fa
  Roeland Jago Douma 47388e1cfe Make the Token Auth code strict 6 anni fa
  Roeland Jago Douma 610c66520b Move over TokenMapper 6 anni fa
  Morris Jobke 0eebff152a Update license headers 7 anni fa
  Joas Schilling fc22a2cb07 Fix auth provider 7 anni fa
  Joas Schilling a76d4ef04e Fix clob comparison 7 anni fa
  Roeland Jago Douma 5f227bd93b More phpstorm inspection fixes 7 anni fa
  Marcel Waldvogel 4e42f059ed Minor typos 7 anni fa
  Lukas Reschke 77827ebf11 Rename table back to lowercase 7 anni fa
  Bjoern Schiessle 1eb7f4956b delete auth token when client gets deleted 7 anni fa
  Roeland Jago Douma e5bc80b31d Adds TokenProvider and Mapper tests 8 anni fa
  Robin Appelman 1afccde16a allow configuring filesystem access 8 anni fa
  Robin Appelman b4e27d35f5 app password scope wip 8 anni fa
  Robin Appelman 2389e0f250 read lockdown scope from token 8 anni fa
  Christoph Wurst d907666232 bring back remember-me 8 anni fa
  Joas Schilling ba87db3fcc Fix others 8 anni fa
  Vincent Petry 3db5de95bd Merge pull request #25172 from owncloud/token-login-validation 8 anni fa
  Christoph Wurst b0f2878f6e close cursor after loading a token 8 anni fa
  Christoph Wurst 0c0a216f42 store last check timestamp in token instead of session 8 anni fa
  Lukas Reschke aba539703c Update license headers 8 anni fa
  Christoph Wurst ad10485cec when generating browser/device token, save the login name for later password checks 8 anni fa
  Christoph Wurst 74277c25be add button to invalidate browser sessions/device tokens 8 anni fa
  Christoph Wurst 0626578739 add method to query all user auth tokens 8 anni fa
  Christoph Wurst af707fba41 use the query builder instead of raw sql statements 8 anni fa
  Christoph Wurst 8d48502187 Add index on 'last_activity' 8 anni fa
  Christoph Wurst 3ab922601a Check if session token is valid and log user out if the check fails 8 anni fa
  Christoph Wurst 2fa5e0a24e invalidate (delete) session token on logout 8 anni fa