nextcloud/tests/lib/Security
Roeland Jago Douma 8fabe71710 Use random_bytes
Since we don't care if it is human readbale.
The code is backwards compatible with the old format.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-11 12:27:06 +00:00
..
Bruteforce Fix the thorrtler whitelist bitmask 2019-02-11 23:22:20 +01:00
CSP Update CSP test cases to handle the new form-action 2019-07-31 15:16:10 +02:00
CSRF Use ::class in test mocks 2017-10-24 17:45:32 +02:00
FeaturePolicy Add tests 2019-08-10 19:40:13 +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 Fix report of phpstan in Limiter 2019-08-19 19:38:43 +02:00
CertificateManagerTest.php Use ::class in test mocks of encryption app 2017-10-26 13:56:56 +02:00
CertificateTest.php
CredentialsManagerTest.php add DB tests for credentials manager 2020-04-16 09:56:24 +00:00
CryptoTest.php Use random_bytes 2020-05-11 12:27:06 +00:00
HasherTest.php Fix Argon2 options checks 2020-05-01 09:39:03 +00:00
SecureRandomTest.php
TrustedDomainHelperTest.php Move overwritehost check to isTrustedDomain 2019-12-09 20:39:00 +00:00