nextcloud/lib/public/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
..
CSP Add an event to edit the CSP 2019-07-08 20:35:15 +02:00
IContentSecurityPolicyManager.php Add an event to edit the CSP 2019-07-08 20:35:15 +02:00
ICredentialsManager.php Fix others 2016-07-21 18:13:57 +02:00
ICrypto.php Throw exception if decryption fails 2018-11-14 12:47:35 +01:00
IHasher.php Make OCP\Security stricter 2018-01-16 22:01:19 +01:00
ISecureRandom.php Do not use spaces in generated passwords 2019-04-15 16:29:52 +02:00