nextcloud/tests/lib/AppFramework/Middleware/Security
Roeland Jago Douma 8c1e75e052
Do not use file as template parameter
Using file will overwrite the $file parameter in the template base.
Leading to trying to include a file that is the exception message. Which
will of course fail.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-09 16:45:25 +02:00
..
BruteForceMiddlewareTest.php Add metadata to \OCP\AppFramework\Http\Response::throttle 2017-07-27 14:17:45 +02:00
CORSMiddlewareTest.php Fix tests 2017-07-31 16:54:19 +02:00
PasswordConfirmationMiddlewareTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
RateLimitingMiddlewareTest.php Move to dedicated MiddleWare 2017-04-13 12:00:17 +02:00
SameSiteCookieMiddlewareTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
SecurityMiddlewareTest.php Do not use file as template parameter 2018-08-09 16:45:25 +02:00