You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
Bruteforce Don't break when the IP is empty 4 years ago
CSP Format control structures, classes, methods and function 4 years ago
CSRF Format control structures, classes, methods and function 4 years ago
FeaturePolicy Format control structures, classes, methods and function 4 years ago
IdentityProof Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Normalizer Increase subnet matcher 3 years ago
RateLimiting Add database ratelimiting backend 3 years ago
CertificateManagerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
CertificateTest.php Add visibility to all methods and position of static keyword 4 years ago
CredentialsManagerTest.php fix credentialsManager documentation and ensure userId to be used as string 4 years ago
CryptoTest.php Use random_bytes 4 years ago
HasherTest.php Fix Argon2 options checks 4 years ago
SecureRandomTest.php Add visibility to all methods and position of static keyword 4 years ago
TrustedDomainHelperTest.php Use the shorter phpunit syntax for mocked return values 4 years ago