22 Commits (274867f27319bae68a687dee65f6fdb0c927cacc)

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