Opened 10 years ago
Closed 10 years ago
#23720 closed Cleanup/optimization (needsinfo)
Login redirect should be glued to schema
Description ¶
When running over https://.../admin/ the login redirect forwards to http://..../admin?...
This seems incorrect.
Note:
See TracTickets
for help on using tickets.
I think the problem is more likely your deployment configuration. Please check your front-end server is correctly passing the SSL header. See HttpRequest.scheme for debugging. Please provide us more details where you think the problem lies and reopen the ticket if you believe this is a bug in Django.