summaryrefslogtreecommitdiffstats
path: root/core/Command/TwoFactorAuth
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-056-12/+14
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-6/+31
* Add mandatory 2FA service/classChristoph Wurst2018-09-301-0/+91
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-254-14/+92
* Use the correct Base classJoas Schilling2018-06-271-4/+0
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+110
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Implements are not needed because they are already done by base classMorris Jobke2018-01-251-1/+1
* Update license headersMorris Jobke2017-11-063-0/+4
* Autocomplete for l10n:* and twofactorauth:*Joas Schilling2016-09-293-10/+68
* Fix othersJoas Schilling2016-07-212-2/+4
* Update license headersLukas Reschke2016-05-262-2/+0
* add OCC command to enable/disable 2FA for a userChristoph Wurst2016-05-232-0/+130