Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update core/Command/TwoFactorAuth/Enable.php | Faraz Samapoor | 2023-06-24 | 1 | -1/+1 |
* | Adds constructor to the Based class. | Faraz Samapoor | 2023-06-24 | 1 | -1/+4 |
* | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-24 | 1 | -5/+4 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -6/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+2 |
* | Only allow 2FA state changs if providers support the operation | Christoph Wurst | 2018-09-25 | 1 | -6/+13 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Autocomplete for l10n:* and twofactorauth:* | Joas Schilling | 2016-09-29 | 1 | -5/+4 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+0 |
* | add OCC command to enable/disable 2FA for a user | Christoph Wurst | 2016-05-23 | 1 | -0/+65 |