Commit History

作者 SHA1 備註 提交日期
  Christoph Wurst 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 月之前
  Robin Appelman 8b60df1600 perf: delay getting (sub)admin status for user in the security middleware untill we need it 5 月之前
  Joas Schilling 047479ccf9 feat(security): Add public API to allow validating IP Ranges and checking for "in range" 4 月之前
  Benjamin Gaussorgues 202e5b1e95 feat(security): restrict admin actions to IP ranges 5 月之前
  provokateurin 5aefdc399e feat(AppFramework): Add ExAppRequired attribute 6 月之前
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header 7 月之前
  Joas Schilling ecb8b55c5c feat(security): Add PHP \Attribute for remaining security annotations 1 年之前
  Côme Chilliet f5c361cf44 composer run cs:fix 1 年之前
  Joas Schilling d078d53683 Fix tests 2 年之前
  Carl Schwan 6312c0df69 Check style update 2 年之前
  Carl Schwan 6958d8005a Add admin privilege delegation for admin settings 3 年之前
  Joas Schilling 181aab416a Fix warnings about logException 3 年之前
  Joas Schilling df47445c01 Fix unit tests 3 年之前
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 4 年之前
  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 年之前