Not really. I need to do HTTP authentication. I could write an HTTP authentication implementation and register that as a filter, but I'd rather not.
Dave On Fri, Oct 31, 2003 at 03:29:24PM +0000, Patrick O'Leary wrote: > Alternatively you could just look at ns_register_filter- > It's probably what your looking for. > > P > > Dave Bauer wrote on 31/10/2003, 15:21: > > > Would it make sense to have Ns_SetRequestAuthroizeProc available in > > Tcl. I > > want to allow HTTP authentication against my database, and this looks > > like > > the way to go. Its defined in nsd/auth.c > > > > Seems that ideally ns_perm would use this instead of only checking the > > ns_perm users list. > > > > > > -- > > 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. > > > > -- > Patrick O'Leary > > AIM: polearyuk > Email: [EMAIL PROTECTED] > Phone: +44 (0) 207 348 8462 > > > This email, its contents and any files transmitted with it are > confidential and may be legally privileged. It is intended solely for the > addressee(s) only. If you are not the intended recipient, you must not > copy, distribute, or take any action in reliance upon it. If you have > received this email in error, please notify us immediately via telephone > or fax and delete the material from your computer system. AOL (UK) Ltd is > registered in England under number 03462696, with its registered office at > 80 Hammersmith RD, Hammersmith London w14 8ud. > > > -- > 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. > -- Dave Bauer [EMAIL PROTECTED] http://www.thedesignexperience.org -- 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.
