Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -12/+14 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Make it possible to enforce mandatory 2FA for groups | Christoph Wurst | 2018-10-15 | 1 | -6/+31 |
* | Add mandatory 2FA service/class | Christoph Wurst | 2018-09-30 | 1 | -0/+91 |
* | Only allow 2FA state changs if providers support the operation | Christoph Wurst | 2018-09-25 | 4 | -14/+92 |
* | Use the correct Base class | Joas Schilling | 2018-06-27 | 1 | -4/+0 |
* | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 1 | -0/+110 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -1/+0 |
* | Implements are not needed because they are already done by base class | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -0/+4 |
* | Autocomplete for l10n:* and twofactorauth:* | Joas Schilling | 2016-09-29 | 3 | -10/+68 |
* | Fix others | Joas Schilling | 2016-07-21 | 2 | -2/+4 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -2/+0 |
* | add OCC command to enable/disable 2FA for a user | Christoph Wurst | 2016-05-23 | 2 | -0/+130 |