I am using web2py build-in server for development and basic http auth works fine! However, when pushing the code on my server (on which my provider propose to use wsgi...) it is not working anymore. :-( On the server, I checked the "request.env", "http_authorization" is indeed missing.
I confess I am a fcgi/wsgi ignorant ;-) Any help on that side? Is anyone using basic http authorization? -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

