On Wed, Nov 19, 2008 at 9:50 PM, Gustavo Narea <[EMAIL PROTECTED]> wrote: > > Forgot to answer the actual question... >
[...] > Have you checked the WSGI environment variable? I can't remember how it's > exactly in TG1, but in TG2 the following will work: > from tg import request > request.environment['REMOTE_USER'] The original poster is running under mod_python, not mod_wsgi. Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

