nextcloud/tests/lib/Security
Roeland Jago Douma cf0a339997
Make OC\Security\RateLimiting strict
* Add return types
* Add scalar argument types
* Made strict
* Cleaned up phpstorm inspections

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-14 21:08:23 +01:00
..
Bruteforce Add bruteforce capabilities 2017-07-13 11:23:08 +02:00
CSP Fix unit tests 2017-03-28 21:00:12 -06:00
CSRF Use ::class in test mocks 2017-10-24 17:45:32 +02:00
IdentityProof add prefix to user and system keys to avoid name collisions 2017-08-10 14:27:35 +02:00
Normalizer Add support for ratelimiting via annotations 2017-04-13 12:00:16 +02:00
RateLimiting Make OC\Security\RateLimiting strict 2018-01-14 21:08:23 +01:00
CertificateManagerTest.php Use ::class in test mocks of encryption app 2017-10-26 13:56:56 +02:00
CertificateTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
CredentialsManagerTest.php Inject config and logger 2016-11-02 20:30:37 +01:00
CryptoTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
HasherTest.php Use ::class in test mocks 2017-10-24 17:45:32 +02:00
SecureRandomTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
TrustedDomainHelperTest.php Use ::class in test mocks 2017-10-24 17:45:32 +02:00