nextcloud-server/tests/lib/Security
Ferdinand Thiessen ecf9f0a872
fix(CSP): Only add `strict-dynamic` when using nonces
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 22:01:02 +07:00
..
Bruteforce fix: Make bypass function public API 2023-08-21 16:40:24 +07:00
CSP fix(CSP): Only add `strict-dynamic` when using nonces 2023-11-17 22:01:02 +07:00
CSRF Make Security module strict 2021-04-19 17:31:12 +07:00
FeaturePolicy fix: Align doc type with creation 2023-07-27 23:13:38 +07:00
IdentityProof composer run cs:fix 2023-01-20 11:45:08 +07:00
Normalizer Improve normalizer detecting IPv4 inside of IPv6 2021-11-22 16:46:25 +07:00
RateLimiting feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 2023-04-03 09:06:45 +07:00
VerificationToken Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
CertificateManagerTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
CertificateTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
CredentialsManagerTest.php fix DBAL exception handling in setValues 2023-03-31 17:01:17 +07:00
CryptoTest.php Make Security module strict 2021-04-19 17:31:12 +07:00
HasherTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
RemoteHostValidatorIntegrationTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
RemoteHostValidatorTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SecureRandomTest.php Validate requested length is random string generator 2022-05-12 13:58:18 +07:00
TrustedDomainHelperTest.php Add an OCP for trusted domain helper 2021-10-28 10:24:16 +07:00