nextcloud-server/tests/lib/Security
provokateurin 3140daa1aa
feat(CertificateManager): Add option to specify the default certificates bundle path
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-01 11:57:26 +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: Add option to update the public key of a user 2025-11-19 12:42:58 +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 feat(CertificateManager): Add option to specify the default certificates bundle path 2025-12-01 11:57:26 +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