aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Exceptions
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0410-14/+4
* Improve traces of invalid token exceptionsChristoph Wurst2020-05-271-0/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-108-9/+0
* Update license headersChristoph Wurst2019-12-0510-17/+23
* Throw an invalid token exception is token is marked outdatedRoeland Jago Douma2019-12-021-0/+29
* Some php-cs fixesRoeland Jago Douma2019-11-222-0/+2
* Remote wipe supportRoeland Jago Douma2019-05-201-0/+41
* Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-301-2/+2
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-251-0/+38
* Certain tokens can expireRoeland Jago Douma2018-05-171-0/+41
* Fix othersJoas Schilling2016-07-216-8/+12
* add PasswordLoginForbiddenExceptionChristoph Wurst2016-06-171-0/+29
* Create session tokens for apache auth usersChristoph Wurst2016-05-311-0/+29
* Update license headersLukas Reschke2016-05-264-4/+0
* Add two factor auth to coreChristoph Wurst2016-05-233-0/+87
* token based authChristoph Wurst2016-05-111-0/+29