aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Security
Commit message (Expand)AuthorAgeFilesLines
* fix(security): Describe `occ security:bruteforce:attempts` accuratelyJosh2024-02-211-2/+2
* chore: use DI for Command\Security\ListCertificatesCôme Chilliet2024-01-301-1/+5
* fix: Make bypass function public APIJoas Schilling2023-08-211-7/+2
* feat(OCC): Add a command to get the bruteforce state of an IPJoas Schilling2023-08-212-5/+94
* Moves single constructor parameters to new lines.Faraz Samapoor2023-06-193-3/+9
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-194-18/+7
* Update core to PHP 7.4 standardCarl Schwan2022-05-204-14/+5
* Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-231-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-6/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Clarify import cert commandVincent Petry2020-10-261-3/+3
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-1/+7
* Add return value to all commandsJoas Schilling2020-06-264-5/+9
* Implement occ command security:bruteforceattemps:reset-for-ipJohannes Riedel2020-03-191-0/+62
* Update license headersChristoph Wurst2019-12-053-3/+3
* Remove unused import statementsMorris Jobke2018-02-143-8/+0
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix othersJoas Schilling2016-07-213-3/+6
* Update license headersLukas Reschke2016-05-261-0/+1
* Rename files to be PSR-4 compliantLukas Reschke2016-04-063-0/+222