You are here

constant SECKIT_X_FRAME_DISABLE in Security Kit 7

Same name and namespace in other branches
  1. 6 seckit.module \SECKIT_X_FRAME_DISABLE
3 uses of SECKIT_X_FRAME_DISABLE
SecKitTestCase::testXFrameOptionsIsDisabled in ./seckit.test
Tests disabled X-Frame-Options HTTP response header.
seckit_admin_form in includes/seckit.form.inc
Forms administration page.
_seckit_x_frame in ./seckit.module
Sends X-Frame-Options HTTP header.

File

./seckit.module, line 14
Allows administrators to improve security of the website.

Code

define('SECKIT_X_FRAME_DISABLE', 0);