Hi.
I have a web.py installation set up with Apache FAstCGI, and the PAM authentication module. I am [unable | don't know how] to use the "Authorization" header that the browser sends along to the server, to retrieve the username of the user logged in.
I am looking at the web.ctx.env dictionary.
Any tips are appreciated. Thanks!