nextcloud-server/tests/lib/AppFramework/Middleware
Roeland Jago Douma 37a4282c7a
Split up security middleware
With upcoming work for the feature policy header. Splitting this in
smaller classes that just do 1 thing makes sense.

I rather have a few small classes that are tiny and do 1 thing right
(and we all understand what is going on) than have big ones.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-27 16:11:45 +07:00
..
PublicShare Add PublicShareMiddlewareTest 2018-06-20 08:53:37 +07:00
Security Split up security middleware 2019-07-27 16:11:45 +07:00
AdditionalScriptsMiddlewareTest.php Add StandaloneTemplateResponse 2019-02-06 11:26:18 +07:00
MiddlewareDispatcherTest.php Fix tests 2018-02-21 10:55:52 +07:00
MiddlewareTest.php Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +07:00
OCSMiddlewareTest.php
SessionMiddlewareTest.php Use ::class in test mocks 2017-10-24 17:45:32 +07:00