#2092: Wrong redirect to https URL when using django with mod_python
--------------------------------------+-------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Core framework | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------------------+-------------------------------------
Changes (by jacob):
* resolution: => fixed
* status: new => closed
Comment:
(In [3410]) Fixed #2092: added a "is_secure()" method to HttpRequest which
correctly handles the subtleties of mod_python's interaction with
os.environ. This one's been bugging me for about a *year*, so many many
thanks to [EMAIL PROTECTED] for figuring it out, and Tim Shaffer
for pointing out this ticket.
--
Ticket URL: <http://code.djangoproject.com/ticket/2092>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---