nextcloud-server/tests/lib/Security
Joas Schilling 33e1c8b236
fix(security): Handle idn_to_utf8 returning false
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-04 10:38:46 +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
IdentityProof
Normalizer
RateLimiting
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
CredentialsManagerTest.php
CryptoTest.php
HasherTest.php
RemoteHostValidatorIntegrationTest.php
RemoteHostValidatorTest.php fix(security): Handle idn_to_utf8 returning false 2023-12-04 10:38:46 +07:00
SecureRandomTest.php
TrustedDomainHelperTest.php