9 uses of SECKIT_CSP_REPORT_URL in Security Kit 7
- SecKitTestCase::testCSPAllDirectivesEmpty in ./
seckit.test - Tests Content Security Policy with all directives empty. In this case, we should revert back to default values.
- SecKitTestCase::testCSPHasAllDirectives in ./
seckit.test - Tests Content Security Policy with all enabled directives.
- SecKitTestCase::testCSPPolicyUriDirectiveOnly in ./
seckit.test - Tests Content Security Policy with policy-uri directive. In this case, only policy-uri directive should be present.
- SecKitTestCase::testCSPReportUriDirectiveOnly in ./
seckit.test - Tests for report-uri directive of Content Security Policy.
- SecKitTestCase::testCSPUpgradeInsecureRequestsDirectiveOnly in ./
seckit.test - Tests Content Security Policy with upgrade-insecure-requests directive. In this case, only upgrade-insecure-requests directive should be present.
- SecKitTestCase::testCSPVendorPrefixWebkitAllDirectivesEmpty in ./
seckit.test - Tests Content Security Policy with one vendor-prefixed header enabled.
- seckit_admin_form in includes/
seckit.form.inc - Forms administration page.
- seckit_update_7105 in ./
seckit.install - Update saved instances of the old (deprecated) CSP report URI.
- _seckit_get_options_defaults in ./
seckit.module - Define the default values for our settings variables.