nextcloud-server/tests/lib/AppFramework/Middleware
Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings
This makes it possible for selected groups to access some settings
pages.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-09-29 21:43:31 +07:00
..
PublicShare Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Security Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
AdditionalScriptsMiddlewareTest.php Add real events to load additionalscripts 2020-07-15 14:07:18 +07:00
CompressionMiddlewareTest.php Add AppFramework GZip middleware to gzip responses 2020-05-12 09:09:48 +07:00
MiddlewareDispatcherTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
MiddlewareTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
NotModifiedMiddlewareTest.php Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +07:00
OCSMiddlewareTest.php Fix unauthorized OCS status in provisioning 2021-05-12 08:16:07 +07:00
SessionMiddlewareTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00