Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+0 |
* | Clean up 2FA provider registry when a user is deleted | Christoph Wurst | 2020-01-08 | 1 | -0/+9 |
* | 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 | -0/+9 |
* | Fix handlng of concurrent inserts of the 2FA provider registry DAO | Christoph Wurst | 2018-08-31 | 1 | -20/+9 |
* | Fix double-inserts of the same provider state | Christoph Wurst | 2018-08-09 | 1 | -6/+19 |
* | Fix duplicate inserts in the 2fa provider registry DAO | Christoph Wurst | 2018-07-31 | 1 | -10/+18 |
* | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 1 | -0/+86 |