Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emit an event for every disabled 2FA provider during cleanup | Christoph Wurst | 2020-06-16 | 1 | -4/+5 |
* | Clean up 2FA provider registry when a user is deleted | Christoph Wurst | 2020-01-08 | 1 | -0/+7 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -3/+4 |
* | Use Symfony's new contract Event class instead of the deprecated one | Christoph Wurst | 2019-09-12 | 1 | -4/+3 |
* | Emit event on enablign or disabling of 2FA provider | Roeland Jago Douma | 2018-10-01 | 1 | -1/+15 |
* | Only allow 2FA state changs if providers support the operation | Christoph Wurst | 2018-09-25 | 1 | -0/+3 |
* | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 1 | -0/+55 |