Posted by e_matthes on 10/06/06 17:25
Hello everyone,
I am about to implement an authentication system on the site I am
building. I don't care much what users choose for their username and
password, but I want to verify that users have given a valid email
address before allowing them access to restricted content. Will Auth
facilitate the email validation process, or does it only deal with
usernames and passwords?
I don't need to be told in detail how to do all this, but I'd like to
know early if I'm barking up the wrong tree by trying to use Auth with
this intention in mind. If so, is there a better package to use for
authentication that requires a valid email address?
Eric
[Back to original message]
|