nextcloud-server/tests/lib/Security
Roeland Jago Douma 5ac857bcdc
Add an event to edit the CSP
This introduces and event that can be listend to when we actually use
the CSP. This means that apps no longer have to always inject their CSP
but only do so when it is required. Yay for being lazy.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-08 20:35:15 +02:00
..
Bruteforce Fix the thorrtler whitelist bitmask 2019-02-11 23:22:20 +01:00
CSP Add an event to edit the CSP 2019-07-08 20:35:15 +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
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