AddContentSecurityPolicyEvent.php
SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors SPDX-License-Identifier: AGPL-3.0-or-later
Table of Contents
Classes
- AddContentSecurityPolicyEvent
- Allows to inject something into the default content policy. This is for example useful when you're injecting Javascript code into a view belonging to another controller and cannot modify its Content-Security-Policy itself.