This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pje
Recipients Alex.Raitz, pje
Date 2011-01-02.19:52:17
SpamBayes Score 8.0617785e-05
Marked as misclassified No
Message-id <1293997943.19.0.782477922474.issue10751@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand.  HTTP_REMOTE_USER is not the name of a standard CGI variable - it's REMOTE_USER.

It would help if you could show code for what client/proxy/server combination has this problem, what happens when that code runs, and what you want to happen instead.
History
Date User Action Args
2011-01-02 19:52:23pjesetrecipients: + pje, Alex.Raitz
2011-01-02 19:52:23pjesetmessageid: <1293997943.19.0.782477922474.issue10751@psf.upfronthosting.co.za>
2011-01-02 19:52:18pjelinkissue10751 messages
2011-01-02 19:52:17pjecreate