Re: [Tutor] python + http authentication (with cherrypy)

2008-07-07 Thread Reed O'Brien
On Jul 7, 2008, at 9:10 PM, James wrote: Hi All, I'm writing a web application in CherryPy. What a beautiful thing it is to write Python code and get a simple yet powerful web output. :) The web application needs to have some decent level of security and authentication implemented. The big is

Re: [Tutor] python + http authentication (with cherrypy)

2008-07-07 Thread Kent Johnson
On Mon, Jul 7, 2008 at 9:10 PM, James <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm writing a web application in CherryPy. What a beautiful thing it > is to write Python code and get a simple yet powerful web output. :) > > The web application needs to have some decent level of security and > authen

[Tutor] python + http authentication (with cherrypy)

2008-07-07 Thread James
Hi All, I'm writing a web application in CherryPy. What a beautiful thing it is to write Python code and get a simple yet powerful web output. :) The web application needs to have some decent level of security and authentication implemented. The big issue here is that the user password is stored