aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Token/DefaultTokenCleanupJob.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update license headersChristoph Wurst2019-12-051-2/+3
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+1
* add invalidateOldTokens to IProvider interfaceChristoph Wurst2016-08-021-3/+2
* Fix othersJoas Schilling2016-07-211-1/+2
* do not generate device token if 2FA is enable for userChristoph Wurst2016-06-071-0/+1
* Update license headersLukas Reschke2016-05-261-1/+0
* invalidate (delete) session token on logoutChristoph Wurst2016-05-111-0/+36