22 Commits (274867f27319bae68a687dee65f6fdb0c927cacc)

Author SHA1 Message Date
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Joas Schilling 124588d4a6
fix: Make bypass function public API 10 months ago
  Joas Schilling fd9b2d488e
feat: Expose if the own IP is allowed to bypass bruteforce protection 10 months ago
  Joas Schilling a95800c647
feat(security): Add a bruteforce protection backend base on memcache 10 months ago
  Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 1 year ago
  Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
  J0WI ca7b37ce5a Make Security module strict 3 years ago
  Joas Schilling c25063dc07
Don't break when the IP is empty 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Roeland Jago Douma f1ea56b502
Fix the thorrtler whitelist bitmask 5 years ago
  Roeland Jago Douma 6a1f2ac076
Add bruteforce capabilities 7 years ago
  Lukas Reschke dd03fdebec
Add missing space 7 years ago
  Lukas Reschke a5ccb31e85
Mark IP as whitelisted if brute force protection is disabled 7 years ago
  Lukas Reschke 66835476b5
Add support for ratelimiting via annotations 7 years ago
  Roeland Jago Douma be674c19a5
Respect bruteforce settings in the Throttler 7 years ago
  Roeland Jago Douma e1096c964d
Fix getMock Security 7 years ago
  Lukas Reschke ba4f12baa0
Implement brute force protection 8 years ago