Posted by jacobson on October 18, 2007 at 1:21am
Jump to:
| Project: | Secure Login |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I've installed and configured the module. I don't see https on the URL for the login or user edit forms.
HAJ
Comments
#1
You'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.