nextcloud-server/tests/lib/Security
Lukas Reschke e5a4236e68 Increase subnet matcher
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-04-07 12:28:59 +07:00
..
Bruteforce Don't break when the IP is empty 2020-09-10 14:20:27 +07:00
CSP
CSRF
FeaturePolicy
IdentityProof Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
Normalizer Increase subnet matcher 2021-04-07 12:28:59 +07:00
RateLimiting Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +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