How to implemenet Password Resets

Posted by Sanju on Stack Overflow See other posts from Stack Overflow or by Sanju
Published on 2010-05-28T10:24:09Z Indexed on 2010/05/28 10:31 UTC
Read the original article Hit count: 128

Filed under:
|
|
|

Hi,

I have an existing application that i want to implement password resets after 30 days. But i dont want the user to use the same password as the last 5 times.

How do i go about doing this or is there any links i can follow.

Please help

Thanks,

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET