I'm looking to modify the default trac install to pull a different ENV variable from Apache instead of REMOTE_USER. Trac is installed and running under mod_python.
I've found the auth routines in web/auth.py as well as the lines setting stuff in modpython_frontend.py. I haven't found exactly where the REMOTE_USER is accessed. I admit to not being an expect with Python, so I might be missing something that happens in mod_python automatically. Thanks, Steve Cochran --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
