Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Remove more withConsecutive | Joas Schilling | 2025-05-15 | 1 | -1/+1 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -18/+2 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Fix unit test | Roeland Jago Douma | 2021-04-16 | 1 | -1/+1 |
* | Use PSR logger in authentication | Joas Schilling | 2020-10-12 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | 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 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Add a login chain to reduce the complexity of LoginController::tryLogin | Christoph Wurst | 2019-05-07 | 1 | -0/+67 |