nextcloud-server/tests/lib/Security
Stephan Orbaugh 9ed2d3e495
Merge pull request #46571 from nextcloud/chore/migrate-to-filenamevalidator
refactor: Migrate some legacy and core functions to `IFilenameValidator`
2024-07-22 10:40:50 +07:00
..
Bruteforce chore: Add SPDX header 2024-05-13 17:41:36 +07:00
CSP chore: Add SPDX header 2024-05-13 17:41:36 +07:00
CSRF chore: Add SPDX header 2024-05-13 17:41:36 +07:00
FeaturePolicy chore: Add SPDX header 2024-05-13 17:41:36 +07:00
IdentityProof chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Ip feat(security): Add public API to allow validating IP Ranges and checking for "in range" 2024-07-19 16:28:03 +07:00
Normalizer chore: Add SPDX header 2024-05-13 17:41:36 +07:00
RateLimiting chore: Add SPDX header 2024-05-13 17:41:36 +07:00
VerificationToken chore: Add SPDX header 2024-05-13 17:41:36 +07:00
CertificateManagerTest.php refactor: Migrate some legacy and core functions to `IFilenameValidator` 2024-07-19 19:41:46 +07:00
CertificateTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
CredentialsManagerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
CryptoTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
HasherTest.php test: Test hash validation 2024-07-04 17:05:50 +07:00
RemoteHostValidatorIntegrationTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
RemoteHostValidatorTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
SecureRandomTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TrustedDomainHelperTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00