[Django] #23720: Login redirect should be glued to schema

5 views
Skip to first unread message

Django

unread,
Oct 27, 2014, 5:57:21 PM10/27/14
to django-...@googlegroups.com
#23720: Login redirect should be glued to schema
--------------------------------------+--------------------
Reporter: tacitus | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Uncategorized | Version: 1.7
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+--------------------
When running over https://.../admin/ the login redirect forwards to
http://..../admin?...

This seems incorrect.

--
Ticket URL: <https://code.djangoproject.com/ticket/23720>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 27, 2014, 6:12:05 PM10/27/14
to django-...@googlegroups.com
#23720: Login redirect should be glued to schema
-------------------------------------+-------------------------------------
Reporter: tacitus | Owner: nobody
Type: | Status: closed
Cleanup/optimization | Version: 1.7
Component: Uncategorized | Resolution: needsinfo
Severity: Normal | Triage Stage:
Keywords: | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* status: new => closed
* needs_better_patch: => 0
* resolution: => needsinfo
* needs_tests: => 0
* needs_docs: => 0


Comment:

I think the problem is more likely your deployment configuration. Please
check your front-end server is correctly passing the SSL header. See
[https://github.com/django/django/blob/af7d66b4f2015b7681edde6736d552c69d119dd4/django/http/request.py#L157-L170
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.

--
Ticket URL: <https://code.djangoproject.com/ticket/23720#comment:1>

Reply all
Reply to author
Forward
0 new messages