nextcloud/tests/lib/Security
Joas Schilling 6b895462ac
fix(security): Handle idn_to_utf8 returning false
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-07 06:39:34 +01:00
..
Bruteforce fix: Make bypass function public API 2023-08-23 06:44:08 +02:00
CSP
CSRF
FeaturePolicy
IdentityProof composer run cs:fix 2023-01-20 11:45:08 +01:00
Normalizer
RateLimiting feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 2023-04-03 09:06:45 +02:00
VerificationToken Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
CertificateManagerTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
CertificateTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
CredentialsManagerTest.php fix DBAL exception handling in setValues 2023-03-31 17:01:17 +02:00
CryptoTest.php
HasherTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
RemoteHostValidatorIntegrationTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
RemoteHostValidatorTest.php fix(security): Handle idn_to_utf8 returning false 2023-12-07 06:39:34 +01:00
SecureRandomTest.php
TrustedDomainHelperTest.php