aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Login/TwoFactorCommand.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-4/+4
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-3/+4
* Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-171-3/+18
* Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst2019-05-071-0/+79