nextcloud/lib/private/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 Make \OC\Security\CSRF strict 2018-03-05 15:01:02 +01:00
IdentityProof Make \OC\Security\IdentityProof strict 2018-03-05 19:33:16 +01: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
Certificate.php Update with robin 2016-07-21 18:13:58 +02:00
CertificateManager.php Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
CredentialsManager.php Remove unused use statements 2017-04-22 19:23:31 -05:00
Crypto.php Throw exception if decryption fails 2018-11-14 12:47:35 +01:00
Hasher.php Add ARGON2I support to the hasher 2018-04-04 15:43:50 +02:00
SecureRandom.php Remove deprecated functions from SecureRandom 2018-12-07 19:33:32 +01:00
TrustedDomainHelper.php Update license headers 2017-11-06 16:56:19 +01:00