Closed (fixed)
Project:
Secure Login
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 May 2007 at 13:33 UTC
Updated:
29 Oct 2010 at 00:41 UTC
Many thanks for writing this module, it's exactly what I've been looking for.
I think it might be a good idea to have the display of the user edit form sent over https as well, as it will include private information.
Not sure if it's easiest to rewrite links to the form, or to intercept calls to the form and redirect to https. In fact, maybe it's easier just to do the redirect with Apache and mod_rewrite...
Comments
Comment #1
Ezqimo commented+1
Comment #2
ddyrr commentedsame here.
Comment #3
leop commentedI think this can be achieved with the Secure Pages module.
Comment #4
mfbThis feature was already added to the module, at least in recent versions. In the settings page you can choose to have all secured forms redirect to HTTPS when they are first rendered, in addition to being submitted via HTTPS.