Commit History

Author SHA1 Message Date
  Côme Chilliet f5c361cf44 composer run cs:fix 1 year ago
  Joas Schilling d078d53683 Fix tests 2 years ago
  Carl Schwan 6312c0df69 Check style update 2 years ago
  Carl Schwan 6958d8005a Add admin privilege delegation for admin settings 3 years ago
  Joas Schilling 181aab416a Fix warnings about logException 3 years ago
  Joas Schilling df47445c01 Fix unit tests 3 years ago
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 3 years ago
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Holger Hees e70249e089 Update SecurityMiddleware.php 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 463b388589 Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 4 years ago
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 74936c49ea Remove unused imports 4 years ago
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Roeland Jago Douma 37a4282c7a Split up security middleware 5 years ago
  Christoph Wurst 22ae682823 Make it possible to show admin settings for sub admins 5 years ago
  Roeland Jago Douma 8c1e75e052 Do not use file as template parameter 5 years ago
  Roeland Jago Douma 3ad7daeda5 Add tests 6 years ago
  Morris Jobke cf35c4b03a Provide translated error message for permission error 6 years ago
  Roeland Jago Douma 7405dfb544 Update tests 6 years ago
  Joas Schilling bf2be08c9f Fix risky tests without assertions 6 years ago
  Joas Schilling 870023365c Fix "Undefined method setExpectedException()" 6 years ago
  Morris Jobke 2a38605545 Properly log the full exception instead of only the message 6 years ago
  Roeland Jago Douma 57050146f6 Move passwordconfirmation to its own midleware 6 years ago
  Bjoern Schiessle 1bcbeb24bc disable password confirmation with SSO 6 years ago
  Morris Jobke ce0c45a4ea Use proper DI for security middleware for app enabled check 6 years ago
  Roeland Jago Douma f71dc7523f Fix tests 7 years ago