summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/TwoFactorAuth/Db
Commit message (Expand)AuthorAgeFilesLines
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-081-0/+9
* Update license headersChristoph Wurst2019-12-051-2/+2
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-251-0/+9
* Fix handlng of concurrent inserts of the 2FA provider registry DAOChristoph Wurst2018-08-311-20/+9
* Fix double-inserts of the same provider stateChristoph Wurst2018-08-091-6/+19
* Fix duplicate inserts in the 2fa provider registry DAOChristoph Wurst2018-07-311-10/+18
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+86