nextcloud-server/tests/lib/Security
Joas Schilling 953a55c1db ci: Update testing certificates that expired after 10 years
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-08-25 11:18:59 +07:00
..
Bruteforce fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 13:21:36 +07:00
CSP refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
CSRF refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Events refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
FeaturePolicy refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
IdentityProof feat: Cache user keys 2025-08-05 19:05:14 +07:00
Ip fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 13:21:36 +07:00
Normalizer feat(ip): add configurable IPv6 subnet for BFP and throttling 2025-04-17 07:03:46 +07:00
RateLimiting fix: log requests exceeding the rate limiting 2025-05-16 17:54:27 +07:00
VerificationToken refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
CertificateManagerTest.php fix(tests): Fix tests now that trashbin listens to events properly 2024-09-23 18:13:29 +07:00
CertificateTest.php ci: Update testing certificates that expired after 10 years 2025-08-25 11:18:59 +07:00
CredentialsManagerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
CryptoTest.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:00:33 +07:00
HasherTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +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(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
TrustedDomainHelperTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00