nextcloud/tests/lib/Security
Lukas Reschke 201bf52c04 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 17:23:49 +02:00
..
Bruteforce Don't break when the IP is empty 2020-09-10 14:20:27 +02:00
CSP Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
CSRF Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
FeaturePolicy Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
IdentityProof Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Normalizer Increase subnet matcher 2021-04-12 10:36:26 +00:00
RateLimiting Add database ratelimiting backend 2021-09-13 17:23:49 +02:00
CertificateManagerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
CertificateTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
CredentialsManagerTest.php fix credentialsManager documentation and ensure userId to be used as string 2020-04-15 19:34:23 +02:00
CryptoTest.php Use random_bytes 2020-05-11 12:46:59 +02:00
HasherTest.php Fix Argon2 options checks 2020-04-30 10:18:46 +02:00
SecureRandomTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
TrustedDomainHelperTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00