Commit History

作者 SHA1 備註 提交日期
  Christoph Wurst 49dd79eabb refactor: Add void return type to PHPUnit test methods 4 天之前
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header 4 月之前
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 月之前
  Joas Schilling 124588d4a6 fix: Make bypass function public API 1 年之前
  Joas Schilling a95800c647 feat(security): Add a bruteforce protection backend base on memcache 1 年之前
  Côme Chilliet 8d5165e8dc Adapt tests to config value typing 1 年之前
  Côme Chilliet 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
  J0WI ca7b37ce5a Make Security module strict 3 年之前
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 年之前
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 年之前
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 4 年之前
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 4 年之前
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 年之前
  Roeland Jago Douma f1ea56b502 Fix the thorrtler whitelist bitmask 5 年之前
  Lukas Reschke dd03fdebec Add missing space 7 年之前
  Lukas Reschke a5ccb31e85 Mark IP as whitelisted if brute force protection is disabled 7 年之前
  Lukas Reschke 66835476b5 Add support for ratelimiting via annotations 7 年之前
  Roeland Jago Douma be674c19a5 Respect bruteforce settings in the Throttler 7 年之前
  Roeland Jago Douma e1096c964d Fix getMock Security 8 年之前
  Lukas Reschke ba4f12baa0 Implement brute force protection 8 年之前