Skip to content

Commit

Permalink
Merge pull request #12348 from nextcloud/fix/basic_csp_no_longer_depr…
Browse files Browse the repository at this point in the history
…ecated

Basic CSP no longer deprecated
  • Loading branch information
MorrisJobke authored Nov 8, 2018
2 parents 0fb74af + 58345e0 commit 78fd8ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/public/AppFramework/Http/ContentSecurityPolicy.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
*
* @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 */
Expand Down

0 comments on commit 78fd8ab

Please sign in to comment.