You are here

Files in Security Kit 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt SecKit 1.7 ------------- #2091627: CSP report-uri directive is relative (Thanks @jweowu) #1909846: Undefined index in _seckit_csp_report() (Thanks @jweowu) SecKit 1.6 ------------- #2043283: X-XSS-Protection is disabled by default SecKit…
seckit.api.php seckit.api.php Hooks provided by Security Kit.
seckit.form.inc includes/seckit.form.inc Administrative interface for SecKit settings.
seckit.info seckit.info name = Security Kit description = "Enhance security of your Drupal website." package = Security core = 7.x configure = admin/config/system/seckit files[] = seckit.install files[] = seckit.module files[] = seckit.test files[] =…
seckit.install seckit.install Install/update/uninstall actions for SecKit.
seckit.module seckit.module Allows administrators to improve security of the website.
seckit.noscript_tag.css css/seckit.noscript_tag.css /** * Override style of seckit.no_body.css to show div with message. */ body { display: block !important; } /** * Set style of div with message * "Sorry, you need to enable JavaScript to visit this website." * so it hides all site…
seckit.no_body.css css/seckit.no_body.css /** * Hide <body> element. */ body { display: none !important; }
seckit.test seckit.test Tests for Security Kit module.

Other projects