Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -1/+0 |
* | [POC] Event for failed login attempts | Roeland Jago Douma | 2020-03-31 | 1 | -1/+8 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 2 | -2/+0 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 13 | -13/+13 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Use the actual password to update the tokens | Roeland Jago Douma | 2019-09-18 | 1 | -2/+2 |
* | Allow 2FA to be setup on first login | Roeland Jago Douma | 2019-05-17 | 1 | -0/+180 |
* | Add a login chain to reduce the complexity of LoginController::tryLogin | Christoph Wurst | 2019-05-07 | 13 | -0/+1254 |