summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Token
Commit message (Expand)AuthorAgeFilesLines
...
* Add index on 'last_activity'Christoph Wurst2016-05-114-3/+15
* Check if session token is valid and log user out if the check failsChristoph Wurst2016-05-113-14/+66
* invalidate (delete) session token on logoutChristoph Wurst2016-05-114-3/+109
* token based authChristoph Wurst2016-05-115-0/+263