Thursday, 26 November 2009

New Account and Password recovery

Today we work on the user management. First the module which enable the user to register on the website :
- creation of a new class with a form (login, password, name, birth year, email...)
- integration in the structure
- check the data given by the user (valid email, login exists already, confirm password...)

Second a module which enable the user to receive a new password if he lost his first password.

No comments:

Post a Comment