nextcloud/tests/lib/Security
Joas Schilling 57cf1c2789
ci: Update testing certificates that expired after 10 years
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-08-26 09:02:53 +02:00
..
Bruteforce Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
CSP Add CSP policy merge priority for booleans 2022-04-01 13:56:34 +02:00
CSRF Make Security module strict 2021-04-19 17:31:12 +02:00
FeaturePolicy Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
IdentityProof Remove deprecated at matcher from tests/lib 2022-08-29 16:36:40 +02:00
Normalizer Improve normalizer detecting IPv4 inside of IPv6 2021-11-22 16:46:25 +01:00
RateLimiting feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 2023-04-03 12:39:52 +00:00
VerificationToken add a job to clean up expired verification tokens 2021-09-09 14:03:35 +02:00
CertificateManagerTest.php Remove deprecated at matcher from tests/lib 2022-08-29 16:36:40 +02:00
CertificateTest.php ci: Update testing certificates that expired after 10 years 2025-08-26 09:02:53 +02:00
CredentialsManagerTest.php Remove tests that just prove mocked calls and don't actually validate anything useful 2021-09-27 14:24:48 +02:00
CryptoTest.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:34:01 +00:00
HasherTest.php Check style update 2022-01-13 00:19:07 +01:00
SecureRandomTest.php Validate requested length is random string generator 2022-05-12 13:58:18 +02:00
TrustedDomainHelperTest.php Add an OCP for trusted domain helper 2021-10-28 10:24:16 +02:00