nextcloud-server/tests/lib/Security
Sam Bull ea935f65fd
Add support for CSP_NONCE server variable
Allow passing a nonce from the web server, allowing the possibility to enforce a strict CSP from the web server.

Signed-off-by: Sam Bull <git@sambull.org>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-18 12:16:29 +02:00
..
Bruteforce Fix the thorrtler whitelist bitmask 2019-02-11 23:22:20 +01:00
CSP Add support for CSP_NONCE server variable 2019-07-18 12:16:29 +02:00
CSRF
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
CertificateTest.php
CredentialsManagerTest.php
CryptoTest.php
HasherTest.php Add ARGON2I support to the hasher 2018-04-04 15:43:50 +02:00
SecureRandomTest.php
TrustedDomainHelperTest.php