constant SECKIT_X_FRAME_ALLOW_FROM in Security Kit 6
Same name and namespace in other branches
- 7 seckit.module \SECKIT_X_FRAME_ALLOW_FROM
3 uses of SECKIT_X_FRAME_ALLOW_FROM
- SecKitTestCase::testXFrameOptionsIsAllowFrom in ./
seckit.test - Tests set to Allow-From X-Frame-Options HTTP response header.
- seckit_admin_form_validate in includes/
seckit.form.inc - Validates form data.
- _seckit_x_frame in ./
seckit.module - Sends X-Frame-Options HTTP header.
File
- ./
seckit.module, line 16 - Allows administrators to improve security of the website.
Code
define('SECKIT_X_FRAME_ALLOW_FROM', 3);