On 9 Oct 2006, at 21:07, mukappa wrote:
> One observation. When redirecting to https elsewhere in the django
> code I see this call, "django.http.get_host(request)" for resolving
> the host portion.
Good call, that function checks for HTTP_X_FORWARDED_HOST instead of
just request.META['HTT
Very timely. I was just looking for something like this.
One observation. When redirecting to https elsewhere in the django
code I see this call, "django.http.get_host(request)" for resolving the
host portion.
Thanks.
--~--~-~--~~~---~--~~
You received this me
On 8 Oct 2006, at 5:27, [EMAIL PROTECTED] wrote:
> so now we can specify our urls for, say a login screen, and enjoy
> ssl for that page only without explicit redirects. Also there is no
> way for a user to request an unsecure version of that page if one
> is not explicitly offered.
Yes, un
looks handy!
so now we can specify our urls for, say a login screen, and enjoy ssl
for that page only without explicit redirects. Also there is no way for
a user to request an unsecure version of that page if one is not
explicitly offered.
--~--~-~--~~~---~--~~
Y
4 matches
Mail list logo