Closed (fixed)
Project:
Secure Login
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2015 at 11:24 UTC
Updated:
11 Mar 2016 at 23:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mfbI believe the right way to do this would be a 307 or 308 redirect.
Comment #3
mfbfixed in the d8 branch.
Comment #5
mfbComment #6
mfbWe could also fix this on the d7 branch.
Comment #7
mfbA 308 redirect might fail in some older user agents however I think that's ok. This is not intended to be a commonly used "feature" because submitting passwords or other user data via HTTP is insecure.
Comment #9
mfb