nextcloud/tests/lib/AppFramework/Middleware/Security
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
BruteForceMiddlewareTest.php Add metadata to \OCP\AppFramework\Http\Response::throttle 2017-07-27 14:17:45 +02:00
CORSMiddlewareTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
CSPMiddlewareTest.php Split up security middleware 2019-07-27 16:11:45 +02:00
FeaturePolicyMiddlewareTest.php Add tests 2019-08-10 19:40:13 +02:00
PasswordConfirmationMiddlewareTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
RateLimitingMiddlewareTest.php Move to dedicated MiddleWare 2017-04-13 12:00:17 +02:00
SameSiteCookieMiddlewareTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
SecurityMiddlewareTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00