summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/TwoFactorAuth/Db/ProviderUserAssignmentDaoTest.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Emit an event for every disabled 2FA provider during cleanupChristoph Wurst2020-06-161-5/+20
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-081-0/+14
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-251-0/+14
* Fix double-inserts of the same provider stateChristoph Wurst2018-08-091-2/+2
* Add integration/unit test for the double-insert of same valuesChristoph Wurst2018-08-091-0/+19
* Fix duplicate inserts in the 2fa provider registry DAOChristoph Wurst2018-07-311-0/+19
* Make new classes strict and fix license headerChristoph Wurst2018-06-251-0/+1
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+95