nextcloud/tests/lib/Security
Arthur Schiwon 76766f7df3 add DB tests for credentials manager
these are actually expected to FAIL, because NULL as a userid is not
allowed in the schema, but documented to be used on the source

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-16 09:58:01 +00:00
..
Bruteforce Fix the thorrtler whitelist bitmask 2019-02-11 23:22:20 +01:00
CSP Set default frame-ancestors to 'self' 2019-01-08 15:36:40 +01:00
CSRF Use ::class in test mocks 2017-10-24 17:45:32 +02:00
IdentityProof Fix tests 2018-05-14 13:30:22 +02:00
Normalizer Allow bracket IPv6 address format inside IPAdress Normalizer 2019-01-03 10:03:46 +01: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 add DB tests for credentials manager 2020-04-16 09:58:01 +00:00
CryptoTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
HasherTest.php Add ARGON2I support to the hasher 2018-04-04 15:43:50 +02:00
SecureRandomTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
TrustedDomainHelperTest.php Move overwritehost check to isTrustedDomain 2019-12-09 20:40:33 +00:00