mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Add CSP event docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
@@ -75,3 +75,8 @@ In the 'Application.php' the event and the listening class are connected. The cl
|
||||
|
||||
|
||||
This provides a clear interface and contract between the emitted event and the listening services.
|
||||
|
||||
Available Events
|
||||
----------------
|
||||
|
||||
'OCP\Security\CSP\AddContentSecurityPolicyEvent': This event is emitted so apps can modify the CSP provided by nextcloud. For example if more domains can be used to connect to.
|
||||
|
||||
Reference in New Issue
Block a user