aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Security/Bruteforce/Capabilities.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* fix: Make bypass function public APIJoas Schilling2023-08-211-2/+3
* feat: Expose if the own IP is allowed to bypass bruteforce protectionJoas Schilling2023-08-211-21/+11
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-1/+1
* Don't inject Bruteforce capability info in the webuiCarl Schwan2022-04-071-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Make Security module strictJ0WI2021-04-191-1/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Avoid checking for brute force protection capabilities when upgradingJulius Härtl2020-12-091-0/+4
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Add bruteforce capabilitiesRoeland Jago Douma2017-07-131-0/+52