I tried to access web2py via basic auth as described in http://web2py.com/books/default/chapter/29/09/access-control#Access-Control-and-Basic-Authentication since it did not work i tried to track the error down and put some debug print in gluon/tools.py Auth basic()
I can see that the basic function is called but current.request.env.http_authorization is none I cannot find anything that has to do with authorization in either current.request.env or current.request It seems like the auth header is removed somehow, I tried wget and browser URL login string. My setup is 2.9.11-stable+timestamp.2014.09.15.23.35.11 (Running on Rocket 1.2.6, Python 2.7.8) on Ubuntu 14.10 with wget and chrome Version 38.0.2125.111 (64-bit) can somebody help me? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.