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.

CommentFileSizeAuthor
securepages_ph_respect_enable.patch939 bytesezra-g

Comments

Nathan Goulding’s picture

+1. Was just about to submit the exact same bug report and patch. Would be great to get this committed.

grendzy’s picture

Status: Needs review » Fixed

committed, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.