No HTTPS
jacobson - October 18, 2007 - 01:21
| Project: | Secure Login |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I've installed and configured the module. I don't see https on the URL for the login or user edit forms.
HAJ

#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.