You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib/Security
Joas Schilling 33e1c8b236
fix(security): Handle idn_to_utf8 returning false
2 years ago
..
Bruteforce chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
CSP fix(CSP): Only add `strict-dynamic` when using nonces 2 years ago
CSRF
FeaturePolicy fix: Align doc type with creation 2 years ago
IdentityProof
Normalizer
RateLimiting feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 3 years ago
VerificationToken chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
CertificateManagerTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
CertificateTest.php
CredentialsManagerTest.php
CryptoTest.php
HasherTest.php Adapt tests to config value typing 3 years ago
RemoteHostValidatorIntegrationTest.php
RemoteHostValidatorTest.php fix(security): Handle idn_to_utf8 returning false 2 years ago
SecureRandomTest.php
TrustedDomainHelperTest.php