aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/TwoFactorAuth/Enforce.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Update core/Command/TwoFactorAuth/Enforce.phpFaraz Samapoor2023-06-241-1/+3
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-241-5/+1
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-9/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Add return value to all commandsJoas Schilling2020-06-261-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+2
* Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-6/+31
* Add mandatory 2FA service/classChristoph Wurst2018-09-301-0/+91