server/tests/lib/AppFramework/Middleware/Security
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 +02:00
..
BruteForceMiddlewareTest.php
CORSMiddlewareTest.php
CSPMiddlewareTest.php Split up security middleware 2019-07-27 16:11:45 +02:00
PasswordConfirmationMiddlewareTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
RateLimitingMiddlewareTest.php
SameSiteCookieMiddlewareTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
SecurityMiddlewareTest.php Split up security middleware 2019-07-27 16:11:45 +02:00