You can not 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-server/tests/lib/Security
Joas Schilling c6978bac80
Fix security credentials manager test
5 years ago
..
Bruteforce Don't break when the IP is empty 5 years ago
CSP
CSRF
FeaturePolicy
IdentityProof Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Normalizer Increase subnet matcher 5 years ago
RateLimiting Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
CertificateManagerTest.php Improve CertificateManager to not be user context dependent 5 years ago
CertificateTest.php
CredentialsManagerTest.php Fix security credentials manager test 5 years ago
CryptoTest.php Implement unit tests for versions 1 and 2. 5 years ago
HasherTest.php Format code to a single space around binary operators 5 years ago
SecureRandomTest.php
TrustedDomainHelperTest.php