aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/TwoFactorAuth/State.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Update core/Command/TwoFactorAuth/State.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-6/+4
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-3/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Add return value to all commandsJoas Schilling2020-06-261-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Remove spaces after method or function callChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+2
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-251-3/+5
* Use the correct Base classJoas Schilling2018-06-271-4/+0
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+110