Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -21/+2 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | feat: add event for failed logins | Roeland Jago Douma | 2022-11-24 | 1 | -1/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -4/+4 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Use PSR logger in authentication | Joas Schilling | 2020-10-12 | 1 | -6/+4 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -2/+0 |
* | [POC] Event for failed login attempts | Roeland Jago Douma | 2020-03-31 | 1 | -3/+15 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -3/+3 |
* | Add a login chain to reduce the complexity of LoginController::tryLogin | Christoph Wurst | 2019-05-07 | 1 | -0/+53 |