aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/TwoFactorAuth/Enable.php
Commit message (Expand)AuthorAgeFilesLines
* Update core/Command/TwoFactorAuth/Enable.phpFaraz Samapoor2023-06-241-1/+1
* Adds constructor to the Based class.Faraz Samapoor2023-06-241-1/+4
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-241-5/+4
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-6/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add return value to all commandsJoas Schilling2020-06-261-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+2
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-251-6/+13
* Update license headersMorris Jobke2017-11-061-0/+1
* Autocomplete for l10n:* and twofactorauth:*Joas Schilling2016-09-291-5/+4
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+0
* add OCC command to enable/disable 2FA for a userChristoph Wurst2016-05-231-0/+65