constant SECKIT_CSP_REGEX in Security Kit 6
File
- ./
seckit.module, line 21 - Allows administrators to improve security of the website.
Code
define('SECKIT_CSP_REGEX', "/[^( \\.\\*\\/\\-\\:'self''none'a-zA-Z0-9]/");
define('SECKIT_CSP_REGEX', "/[^( \\.\\*\\/\\-\\:'self''none'a-zA-Z0-9]/");