nextcloud-server/tests/lib/AppFramework/Middleware/Security
Joas Schilling 279e06a80f
Merge pull request #32587 from nextcloud/bugfix/noid/improve-jsconfighelper
Improve JSConfigHelper code quality a bit
2022-05-31 10:29:30 +07:00
..
BruteForceMiddlewareTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
CORSMiddlewareTest.php Fix tests 2022-02-23 11:01:58 +07:00
CSPMiddlewareTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +07:00
FeaturePolicyMiddlewareTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +07:00
PasswordConfirmationMiddlewareTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
RateLimitingMiddlewareTest.php Restore old behaviour of sending flase for not found apps 2022-05-30 12:41:35 +07:00
SameSiteCookieMiddlewareTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
SecurityMiddlewareTest.php Fix tests 2022-02-23 11:01:58 +07:00