View Single Post
  #1 (permalink)  
Old 04-02-2008, 12:59 PM
Priyadharshini.s Priyadharshini.s is offline
Member
 
Join Date: Mar 2008
Posts: 4
Priyadharshini.s is on a distinguished road
Change Password Functionality
Hello there,

I have a requirement for developing a functionality such that a password expires every 90 days and the user has to change the password..for this i made use of acegi in Spring to check if the user's credentials expired...while changing the new password should not be same as 3 last used passwords..i have no idea now which way could the function be...could you please give me an idea how to check the password with 3 last used passwords..do we need to save the 3 passwords in a database and check or is there any other specific method to handle the issue.


Please reply me ASAP.

Thanks in advance,
Priyadharshini
Reply With Quote
Sponsored Links