time
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
*
* @package OCP\AppFramework\Http
* @since 14.0.0
+ * @deprecated 17.0.0
*/
class StrictContentSecurityPolicy extends EmptyContentSecurityPolicy {
/** @var bool Whether inline JS snippets are allowed */
*
* @package OCP\AppFramework\Http
* @since 14.0.0
+ * @deprecated 17.0.0
*/
class StrictEvalContentSecurityPolicy extends ContentSecurityPolicy {
*
* @package OCP\AppFramework\Http
* @since 14.0.0
+ * @deprecated 17.0.0
*/
class StrictInlineContentSecurityPolicy extends ContentSecurityPolicy {