You are here

constant SECUREPAGES_FORMS in Secure Pages 7

Defines defaults for SECUREPAGES_FORMS.

2 uses of SECUREPAGES_FORMS
securepages_match_form in ./securepages.module
Check form Id to see if this form should be secured.
securepages_settings in ./securepages.admin.inc
Builds the securepages settings form.

File

./securepages.module, line 29
Allows certain pages to be viewable only via HTTPS.

Code

define('SECUREPAGES_FORMS', 'user_login
user_login_block');