Re: [PHP] Password expiration script

2005-04-01 Thread Angelo Zanetti
im sure it cant be that hard to write: when user logs in check the last date their password was set. if > 30 days then prompt to connect and dont allow user to do anything else until password has been changed and new expiry date is set (which will now be less than 30 days) use an include for it

Re: [PHP] Password expiration script

2005-03-31 Thread xfedex
On Thu, 31 Mar 2005 14:18:31 -0500, Bosky, Dave <[EMAIL PROTECTED]> wrote: > I'm looking for a script that would require a user to change their password > every 30 days. Does anyone use a script that has functionality similar to > what I'm looking for? > > Thanks, > > Dave > I got do it so using

Re: [PHP] Password expiration script

2005-03-31 Thread Ryan A
Theres instant2c pro at securecents.com, but that might be like using a tank to kill a fly :-D On 3/31/2005 11:18:31 AM, Bosky, Dave ([EMAIL PROTECTED]) wrote: > --_=_NextPart_001_01C53626.6CCF76C0 > > Content-Type: text/plain > > > > I'm looking for a script that would require a user to ch