nextcloud-server/tests/lib/Security
Richard Steinmetz 8752c3de79
fix: gracefully parse non-standard trusted certificates
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-09-30 09:17:25 +07:00
..
Bruteforce chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CSP fix(CSP): Only add `strict-dynamic` when using nonces 2023-11-17 22:01:02 +07:00
CSRF
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
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 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CertificateManagerTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CertificateTest.php fix: gracefully parse non-standard trusted certificates 2024-09-30 09:17:25 +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 fix(security): Handle idn_to_utf8 returning false 2023-12-04 11:18:51 +07:00
SecureRandomTest.php Validate requested length is random string generator 2022-05-12 13:58:18 +07:00
TrustedDomainHelperTest.php