summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+2
* Update license headersChristoph Wurst2019-12-051-2/+1
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Update license headersMorris Jobke2017-11-061-0/+3
* Remove explicit type hints for ControllerLukas Reschke2017-08-011-2/+2
* Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-011-1/+1
|\
| * Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-271-1/+1
* | Fix middleware implementations signaturesRoeland Jago Douma2017-07-311-2/+3
|/
* Make BruteForceProtection annotation more cleverLukas Reschke2017-04-131-0/+83