nextcloud-server/tests/lib/Security
Christoph Wurst 08a3f37695
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-12 10:03:59 +07:00
..
Bruteforce Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
CSP chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 2023-06-12 10:03:59 +07:00
CSRF
FeaturePolicy
IdentityProof composer run cs:fix 2023-01-20 11:45:08 +07:00
Normalizer
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
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
TrustedDomainHelperTest.php