[Twisted-Python] Re: request getUser()/getPassword() in Woven and resources...
Stuart Hungerford
stuart.hungerford at anu.edu.au
Tue Nov 11 18:23:49 MST 2003
Hi all,
Was this question about getUser() etc ever resolved?
> My question goes along the previous one in this thread.
> How do you get the browser to prompt for a username and password?
> My code is not woking and goes something like this: On every page request
> a certain function is called, say genpage()...
>
> def genpage(request)
> request.getUser()
> request.getPassword()
>
> return "hello world"
>
>
> -> Browser does not prompt though. (And this does not even involve woven)
>
> _stephan
Cheers,
Stu
--
:: Stuart Hungerford (stuart.hungerford at anu.edu.au)
:: ANU Internet Futures Group
More information about the Twisted-Python
mailing list