コミット履歴

作者 SHA1 メッセージ 日付
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年 前
  Holger Hees e70249e089 Update SecurityMiddleware.php 4 年 前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年 前
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 年 前
  Christoph Wurst 463b388589 Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 4 年 前
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 年 前
  Christoph Wurst 74936c49ea Remove unused imports 4 年 前
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 5 年 前
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 5 年 前
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 年 前
  Roeland Jago Douma 37a4282c7a Split up security middleware 5 年 前
  Christoph Wurst 22ae682823 Make it possible to show admin settings for sub admins 5 年 前
  Roeland Jago Douma 8c1e75e052 Do not use file as template parameter 6 年 前
  Roeland Jago Douma 3ad7daeda5 Add tests 6 年 前
  Morris Jobke cf35c4b03a Provide translated error message for permission error 6 年 前
  Roeland Jago Douma 7405dfb544 Update tests 6 年 前
  Joas Schilling bf2be08c9f Fix risky tests without assertions 6 年 前
  Joas Schilling 870023365c Fix "Undefined method setExpectedException()" 6 年 前
  Morris Jobke 2a38605545 Properly log the full exception instead of only the message 6 年 前
  Roeland Jago Douma 57050146f6 Move passwordconfirmation to its own midleware 7 年 前
  Bjoern Schiessle 1bcbeb24bc disable password confirmation with SSO 7 年 前
  Morris Jobke ce0c45a4ea Use proper DI for security middleware for app enabled check 7 年 前
  Roeland Jago Douma f71dc7523f Fix tests 7 年 前
  Lukas Reschke 8149945a91 Make BruteForceProtection annotation more clever 7 年 前
  Bjoern Schiessle 0271ae3b46 add some unit tests 7 年 前
  Morris Jobke d86b29b42b Merge pull request #2066 from nextcloud/fix-redirect-double-encoding 8 年 前
  Joas Schilling b2d9c20aac Fix unit tests 8 年 前
  Christoph Wurst 0ebffa4a5f do not double encode the redirect url 8 年 前
  Roeland Jago Douma e351ba56f1 Move browserSupportsCspV3 to CSPNonceManager 8 年 前
  Lukas Reschke 9e6634814e Add support for CSP nonces 8 年 前