nextcloud-server/tests/lib/Security
Christoph Wurst d9015a8c94
Format code to a single space around binary operators
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-05 20:25:24 +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 Format control structures, classes, methods and function 2020-04-10 14:19:56 +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 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
CertificateTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +07:00
CredentialsManagerTest.php fix credentialsManager documentation and ensure userId to be used as string 2020-04-15 19:34:23 +07:00
CryptoTest.php Use random_bytes 2020-05-11 12:46:59 +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