| Commit message (Expand) | Author | Age | Files | Lines |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -2/+2 |
* | feat: add command to export certificate bundle | Robin Appelman | 2024-08-01 | 1 | -0/+35 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 5 | -98/+16 |
* | fix(security): Describe `occ security:bruteforce:attempts` accurately | Josh | 2024-02-21 | 1 | -2/+2 |
* | chore: use DI for Command\Security\ListCertificates | Côme Chilliet | 2024-01-30 | 1 | -1/+5 |
* | fix: Make bypass function public API | Joas Schilling | 2023-08-21 | 1 | -7/+2 |
* | feat(OCC): Add a command to get the bruteforce state of an IP | Joas Schilling | 2023-08-21 | 2 | -5/+94 |
* | Moves single constructor parameters to new lines. | Faraz Samapoor | 2023-06-19 | 3 | -3/+9 |
* | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-19 | 4 | -18/+7 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 4 | -14/+5 |
* | Move DateTime::ATOM to DateTimeInterface::ATOM | Christoph Wurst | 2021-06-23 | 1 | -2/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -6/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Clarify import cert command | Vincent Petry | 2020-10-26 | 1 | -3/+3 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 4 | -1/+7 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 4 | -5/+9 |
* | Implement occ command security:bruteforceattemps:reset-for-ip | Johannes Riedel | 2020-03-19 | 1 | -0/+62 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+3 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 3 | -8/+0 |
* | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 3 | -3/+6 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 3 | -0/+222 |