Re: Custom authentication (weird)

2007-11-20 Thread Vegard Vesterheim
On Sun, 18 Nov 2007 10:26:14 -0800 Dodger <[EMAIL PROTECTED]> wrote: > Heya, I'd like to implement a custom authentication without > authentication. Seeing as I don't see anything about what I want to do > in the normal auth stuff, I figure I will need to do mod_perl. > > I can get this all on my

Custom authentication (weird)

2007-11-19 Thread Dodger
Heya, I'd like to implement a custom authentication without authentication. Seeing as I don't see anything about what I want to do in the normal auth stuff, I figure I will need to do mod_perl. I can get this all on my own if need be, but if someone else has already invented this wheel and wants t