aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/TwoFactorAuth/ProviderLoader.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_AppCôme Chilliet2024-09-131-19/+11
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* chore: Replace \OC::$server->query with \OCP\Server::get in /libChristoph Wurst2023-07-061-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Move 2fa backupscode to new registrationRoeland Jago Douma2021-04-201-1/+1
* Move 2FA registration to IBootstrapRoeland Jago Douma2021-04-201-1/+17
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update license headersChristoph Wurst2019-12-051-2/+3
* Make new classes strict and fix license headerChristoph Wurst2018-06-251-0/+1
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+88