nextcloud-server/tests/lib/Security
Lukas Reschke f416cacc64 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 16:45:54 +07:00
..
Bruteforce Don't break when the IP is empty 2020-09-10 14:20:27 +07:00
CSP Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
CSRF Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
FeaturePolicy Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
IdentityProof Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Normalizer Increase subnet matcher 2021-04-12 10:36:25 +07:00
RateLimiting Add database ratelimiting backend 2021-09-13 16:45:54 +07:00
CertificateManagerTest.php Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +07:00
CertificateTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +07:00
CredentialsManagerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
CryptoTest.php Implement unit tests for versions 1 and 2. 2020-10-15 21:23:24 +07:00
HasherTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
SecureRandomTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +07:00
TrustedDomainHelperTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +07:00