nextcloud/tests/lib/Security
Lukas Reschke 7eb702ec53 Add database ratelimiting backend
In case no distributed memory cache is specified this adds
a database backend for ratelimit purposes.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-13 15:36:07 +02:00
..
Bruteforce Make Security module strict 2021-04-19 17:31:12 +02:00
CSP Make Security module strict 2021-04-19 17:31:12 +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 Make Security module strict 2021-04-19 17:31:12 +02:00
Normalizer Make Security module strict 2021-04-19 17:31:12 +02:00
RateLimiting Add database ratelimiting backend 2021-09-13 15:36:07 +02:00
VerificationToken add a job to clean up expired verification tokens 2021-09-10 13:18:41 +02:00
CertificateManagerTest.php Make Security module strict 2021-04-19 17:31:12 +02:00
CertificateTest.php Make Security module strict 2021-04-19 17:31:12 +02:00
CredentialsManagerTest.php Merge pull request #26626 from J0WI/strict-security 2021-05-18 08:43:13 +02:00
CryptoTest.php Make Security module strict 2021-04-19 17:31:12 +02:00
HasherTest.php Make Security module strict 2021-04-19 17:31:12 +02:00
SecureRandomTest.php Make Security module strict 2021-04-19 17:31:12 +02:00
TrustedDomainHelperTest.php Make Security module strict 2021-04-19 17:31:12 +02:00