View Full Version : Password Expiration
dbaltes314793
04-15-2009, 08:14 AM
Can the Registration Solution Pack user password be set to expire after a period of time? And, can you adjust the complexity of the passwords? These are before purchase questions. Thanks.
Ray Borduin
04-15-2009, 08:46 AM
Do you own SecurityAssist? Do you know mySQL or PHP?
The best answer I can give is that someone could add those features if they know about mySQL and PHP certainly, and someone who doesn't know mySQL and PHP could probably get it updated by using the webassist products.
dbaltes314793
04-15-2009, 09:50 AM
I do have SecurityAssist, and have some knowledge (average user/programmer level) of mySQL and PHP. So, I guess I will give it a whirl and see how it goes. Thanks.
Ray Borduin
04-15-2009, 09:57 AM
The easiest way to do it is to store the date in a field in the user profile and then adjust the login to check that the time period has not expired.
Shouldn't be too difficult, but could require a small amount of hand coding or maybe just the creation of a view in the database to pull off.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.