Closed (fixed)
Project:
Secure Pages Hijack Prevention
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2010 at 22:01 UTC
Updated:
19 May 2010 at 16:40 UTC
The securepages_enable variable is used by securepages to not take any action when this variable is set to 0. This is useful for having a development site where you set this variable in $conf so that you don't have to disable securepages and securepages_prevent_hijack. This came to my attention because in a dev environment I was getting redirected to the live site when attempting to log in, despite having securepages_enable set to 0. This module should respect that setting.
| Comment | File | Size | Author |
|---|---|---|---|
| securepages_ph_respect_enable.patch | 939 bytes | ezra-g |
Comments
Comment #1
Nathan Goulding commented+1. Was just about to submit the exact same bug report and patch. Would be great to get this committed.
Comment #2
grendzy commentedcommitted, thanks.