Previously Jonathan Vanasco wrote:
> 
> On Jul 3, 4:42 pm, Wichert Akkerman <[EMAIL PROTECTED]> wrote:
> > Possibly better:
> >
> >   request.environ.get("X_FORWARDED_FOR", request.environ["REMOTE_ADDR"])
> 
> maybe someone can make a middleware or pylons patch + config setting
> that migrates X_FORWARDED_FOR to REMOTE_ADDR

It should not migrate - there is real value in knowing both settings
separately.

Wichert.

-- 
Wichert Akkerman <[EMAIL PROTECTED]>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to