You need a file that stores his previous 10 HAHSED passwords. You also needs a validator that checks the new passwords vs the values of that field. You may need to build your own login controller.
On Thursday, 12 June 2014 14:46:44 UTC-5, Raymond Wong wrote: > > Hello all, > > I would like to ask how can I make a requirement that whenever a user > creates a new password, it cannot be the same as any of his previous ten > passwords? It would be great if anyone can let me know which file should I > edit or if I should write a function to do it in the controller? > > Thank you very much > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

