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 own if need be, but if someone else has
> already invented this wheel and wants to make a pointer or two, I'd be
> fine with it.
>
> Here's what I'm looking to have happen:
>     the user gets a login box
>     the user types in anything they want
>     the user types in the same thing as a password
>     there's no actual checking.
>
http://www.modperl.com/book/chapters/ch6.html#An_Anonymous_Authentication_Hand

 - Vegard V -

Reply via email to