summaryrefslogtreecommitdiffstats
path: root/lib/private/User/Session.php
Commit message (Expand)AuthorAgeFilesLines
...
* fix setupChristoph Wurst2016-05-111-6/+22
* Add fallback to allow user:token basic authChristoph Wurst2016-05-111-0/+7
* Add token auth for OCS APIsChristoph Wurst2016-05-111-10/+24
* Add index on 'last_activity'Christoph Wurst2016-05-111-3/+7
* Add controller to generate client tokensChristoph Wurst2016-05-111-1/+1
* Check if session token is valid and log user out if the check failsChristoph Wurst2016-05-111-7/+38
* invalidate (delete) session token on logoutChristoph Wurst2016-05-111-1/+10
* token based authChristoph Wurst2016-05-111-25/+153
* Move \OC\User to PSR-4Roeland Jago Douma2016-05-101-0/+322