Historie revizí

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