constant SECKIT_X_FRAME_DISABLE in Security Kit 6
Same name and namespace in other branches
- 7 seckit.module \SECKIT_X_FRAME_DISABLE
2 uses of SECKIT_X_FRAME_DISABLE
- SecKitTestCase::testXFrameOptionsIsDisabled in ./
seckit.test - Tests disabled X-Frame-Options HTTP response header.
- _seckit_x_frame in ./
seckit.module - Sends X-Frame-Options HTTP header.
File
- ./
seckit.module, line 13 - Allows administrators to improve security of the website.
Code
define('SECKIT_X_FRAME_DISABLE', 0);