On Friday 31 October 2003 18:39, you wrote: > On Fri, 2003-10-31 at 17:19, Chris Davies wrote: > > How about an authentication plugin structure that would allow one to > > load their own authentication method. > > The named function _is_ the plugin structure. Just provide a C function > that does what you want. I think Dave wants to be able to specify a tcl
Tom, The problem with this one is that it already expects the username and password pre-parsed from the http headers. This is only done for the basic auth method. Zoran -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
