Re: Help with http basic authentication

2010-10-13 Thread Piotr Zalewa
Althought it is true, there are ways to get this data to Django. Check this (after a simple google search): http://stackoverflow.com/questions/152248/can-i-use-http-basic-authentication-with-django zalun http://jsfiddle.net/user/zalun/ On 10-10-13 01:38, Sam Lai wrote: On 12 October 2010 22:2

Re: Help with http basic authentication

2010-10-12 Thread Sam Lai
On 12 October 2010 22:29, Morten Pedersen wrote: > Hi everyone > I would be very very gratefull for any help getting access to the basic http > user and password through Django. As far as I know, HTTP Basic Authentication occurs at the HTTP connection level, i.e. it is between the web server and

Help with http basic authentication

2010-10-12 Thread Morten Pedersen
Hi everyone I would be very very gratefull for any help getting access to the basic http user and password through Django. A simple app that print out the password an user to the browser would really help me very very much. Cheers Morten Pedersen Denmark -- You received this message because y