Historie revizí

Autor SHA1 Zpráva Datum
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 10 měsíci
  Faraz Samapoor f313ca92e7 Refactors lib/private/Security. před 1 rokem
  Joas Schilling 124588d4a6 fix: Make bypass function public API před 1 rokem
  Joas Schilling fd9b2d488e feat: Expose if the own IP is allowed to bypass bruteforce protection před 1 rokem
  Joas Schilling abc98d343c feat(security): Add a "testing mode" for bruteforce protection that doesn't sleep před 1 rokem
  Joas Schilling a95800c647 feat(security): Add a bruteforce protection backend base on memcache před 1 rokem
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. před 1 rokem
  Côme Chilliet 426c0341ff Use typed version of IConfig::getSystemValue as much as possible před 1 rokem
  Joas Schilling c0f47af2d0 Add a public interface for the bruteforce throttler and register for injection před 2 roky
  Joas Schilling 8274c05e19 Only ignore attempts of the same action před 2 roky
  Côme Chilliet 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private před 2 roky
  Joas Schilling c6d000f87f Log bruteforce throttle and blocking před 2 roky
  Joas Schilling 1d550ab95e Don't query the bruteforce attempts when we just deleted them před 2 roky
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses před 3 roky
  Roeland Jago Douma 8fae2beece Limit throttler to 48 hours před 4 roky
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators před 4 roky
  Morris Jobke 99c9423766 Remove @suppress SqlInjectionChecker před 4 roky
  Joas Schilling c25063dc07 Don't break when the IP is empty před 4 roky
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 před 4 roky
  Joas Schilling 35a8519591 Fix CS před 4 roky
  Joas Schilling 770381c0c6 Correctly return ms delay when at max před 4 roky
  Joas Schilling 931aca2fee Add missing default před 4 roky
  Joas Schilling d9c4c9eb99 Simplify array filter před 4 roky
  Joas Schilling dfeee3b850 Fix wrong doc + type hint před 4 roky
  Joas Schilling 8376c4891f Only throw when also the last 30 mins were attacking před 4 roky
  Joas Schilling 6f751d01db Make the throttling O(2^n) instead of O(n^n) před 4 roky
  Joas Schilling 64539a6ee1 Make Throttler strict před 4 roky
  Joas Schilling c8fea66d65 Split delay calculation from getting the attempts před 4 roky
  Joas Schilling cdb36c8ead Let the database count the entries před 4 roky
  Joas Schilling e66bc4a8a7 Send "429 Too Many Requests" in case of brute force protection před 4 roky