nextcloud/tests/lib/Security
Roeland Jago Douma 0e0db37658
Make OCP\Security stricter
* Add typehints
* Add return types
* Opcode opts from phpstorm
* Made strict
* Fixed tests: No need to test bogus values anymore strict typing fixes
this

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-16 22:01:19 +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 Make OCP\Security stricter 2018-01-16 22:01:19 +01: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