Commit History

Author SHA1 Message Date
  Joas Schilling 25309bcb45 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 1 year ago
  Joas Schilling 381c35080d fix(middleware): Fix header injection for bruteforce middleware 1 year ago
  Joas Schilling 2f06f2355d feat: Add a header which signals that the request was throttled 1 year ago
  Joas Schilling 3a6bc7aba2 fix(middleware): Also abort the request when reaching max delay in afterController 1 year ago
  Joas Schilling 2b49861679 Add a debug message when throttling without defining 1 year ago
  Joas Schilling e839eb9b5c feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 1 year ago
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 4 years ago
  Joas Schilling 35a8519591 Fix CS 4 years ago
  Joas Schilling e66bc4a8a7 Send "429 Too Many Requests" in case of brute force protection 4 years ago
  Christoph Wurst cb057829f7 Update license headers for 19 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Morris Jobke d3d045dd5c Remove unused import statements 6 years ago
  Morris Jobke 0eebff152a Update license headers 7 years ago
  Lukas Reschke f93a82b8b0 Remove explicit type hints for Controller 7 years ago
  Morris Jobke 84c22fdeef Merge pull request #5907 from nextcloud/add-metadata-to-throttle-call 7 years ago
  Roeland Jago Douma 3548603a88 Fix middleware implementations signatures 7 years ago
  Lukas Reschke f22ab3e665 Add metadata to \OCP\AppFramework\Http\Response::throttle 7 years ago
  Lukas Reschke 8149945a91 Make BruteForceProtection annotation more clever 7 years ago