Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -1/+3 |
* | Clean up 2FA provider registry when a user is deleted | Christoph Wurst | 2020-01-08 | 1 | -0/+10 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Use Symfony's new contract Event class instead of the deprecated one | Christoph Wurst | 2019-09-12 | 1 | -8/+8 |
* | Generate backups code notification if not enable but 2fa is | Roeland Jago Douma | 2018-10-01 | 1 | -1/+27 |
* | Only allow 2FA state changs if providers support the operation | Christoph Wurst | 2018-09-25 | 1 | -0/+8 |
* | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 1 | -0/+85 |