summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Token/DefaultTokenMapper.php
Commit message (Expand)AuthorAgeFilesLines
* use the query builder instead of raw sql statementsChristoph Wurst2016-05-111-18/+27
* Add index on 'last_activity'Christoph Wurst2016-05-111-2/+4
* Check if session token is valid and log user out if the check failsChristoph Wurst2016-05-111-3/+3
* invalidate (delete) session token on logoutChristoph Wurst2016-05-111-0/+32
* token based authChristoph Wurst2016-05-111-0/+43