Re: [PHPLIB] expiring authentication From: Massimiliano Masserelli (negro <email protected>)
Date: 12/09/99

On Wed, Dec 08, 1999 at 11:06:02AM -0500, Eric Ries wrote:
 ER> I'm thinking of adding a feature to PHPLIB that would allow you to
 ER> create time-expiring accounts (so you could, for instance, give out a
 ER> 30-day free trial or something like that). Has anyone already
 ER> implemented this?

I don't think this should be a PHPLIB "feature". The auth class does not
even provide any method of READING the auth_user table, let alone writing
to it. This should be done in the validate_login() method.
 
Bye.

--
     Massimiliano Masserelli       |     URL:    http://www.interim.it/
     Internet Images S.r.l.        |     Tel:    +39-051-3390671
     vicolo Viazzolo, 3            |     Fax:    +39-051-557890
     40124 - Bologna - Italy       |
-------------------------------------------------------------------------------
My life is a patio of fun!
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.