Closed (fixed)
Project:
Secure Login
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2007 at 01:21 UTC
Updated:
18 Oct 2007 at 07:23 UTC
I've installed and configured the module. I don't see https on the URL for the login or user edit forms.
HAJ
Comments
Comment #1
avf commentedYou're never going to see HTTPS URLs. The forms get submitted to an HTTPS URL (you can check this by viewing the source), but you get redirected back to an HTTP URL afterwards.