Basic CSP no longer deprecated

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2018-11-08 10:37:48 +01:00
parent 55f0c2ac3b
commit 58345e02d2
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ namespace OCP\AppFramework\Http;
*
* @package OCP\AppFramework\Http
* @since 8.1.0
* @deprecated 14.0.0 Use one of our stricter CSP policies
*/
class ContentSecurityPolicy extends EmptyContentSecurityPolicy {
/** @var bool Whether inline JS snippets are allowed */