summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Token/IToken.php
Commit message (Expand)AuthorAgeFilesLines
* Allow the rotation of tokensRoeland Jago Douma2018-05-161-0/+23
* Refix scopeRoeland Jago Douma2018-05-151-1/+1
* Fix testsRoeland Jago Douma2018-05-151-3/+3
* Make the Token Auth code strictRoeland Jago Douma2018-05-151-9/+14
* Update license headersMorris Jobke2017-11-061-0/+1
* Add test for setting up fake fsRobin Appelman2016-11-161-1/+1
* allow configuring filesystem accessRobin Appelman2016-11-161-3/+8
* app password scope wipRobin Appelman2016-11-161-1/+13
* read lockdown scope from tokenRobin Appelman2016-11-161-0/+4
* bring back remember-meChristoph Wurst2016-11-021-0/+2
* Fix othersJoas Schilling2016-07-211-1/+2
* store last check timestamp in token instead of sessionChristoph Wurst2016-06-171-0/+14
* Update license headersLukas Reschke2016-05-261-1/+0
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-0/+7
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-231-2/+4
* a single token provider sufficesChristoph Wurst2016-05-181-3/+7
* fix PHPDoc and other minor issuesChristoph Wurst2016-05-111-1/+1
* Add token auth for OCS APIsChristoph Wurst2016-05-111-0/+7
* Add index on 'last_activity'Christoph Wurst2016-05-111-0/+3
* token based authChristoph Wurst2016-05-111-0/+36