summaryrefslogtreecommitdiffstats
path: root/core/Controller/TokenController.php
Commit message (Expand)AuthorAgeFilesLines
* fix PHPDoc and other minor issuesChristoph Wurst2016-05-111-1/+2
* PHPDoc and other minor fixesChristoph Wurst2016-05-111-2/+4
* add unit tests for all new classesChristoph Wurst2016-05-111-3/+3
* Add token auth for OCS APIsChristoph Wurst2016-05-111-2/+6
* Add index on 'last_activity'Christoph Wurst2016-05-111-2/+3
* Add controller to generate client tokensChristoph Wurst2016-05-111-0/+82