summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Token/IProvider.php
Commit message (Expand)AuthorAgeFilesLines
* Create session tokens for apache auth usersChristoph Wurst2016-05-311-1/+3
* Update license headersLukas Reschke2016-05-261-1/+0
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-1/+2
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-231-1/+9
* add button to add new device tokensChristoph Wurst2016-05-231-1/+2
* add method to query all user auth tokensChristoph Wurst2016-05-181-0/+12
* a single token provider sufficesChristoph Wurst2016-05-181-0/+37
* fix PHPDoc and other minor issuesChristoph Wurst2016-05-111-1/+1
* Add token auth for OCS APIsChristoph Wurst2016-05-111-1/+8
* token based authChristoph Wurst2016-05-111-0/+35