Re: [Tutor] CGI authentication

2005-03-14 Thread Paul Tremblay
On Mon, Mar 14, 2005 at 08:04:10AM -0500, Kent Johnson wrote: > Date: Mon, 14 Mar 2005 08:04:10 -0500 > From: Kent Johnson <[EMAIL PROTECTED]> > User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) > To: Python Tutor > Subject: [Tutor] CGI authentication > > There

[Tutor] CGI authentication

2005-03-14 Thread Kent Johnson
There was a question on this list recently about how to authenticate users of a web server from a simple CGI script. I just came across a module that might help: http://www.voidspace.org.uk/python/logintools.html Kent ___ Tutor maillist - Tutor@python