- **Option 1: Password change form or generated password in mail**
- LL::NG validates the token and proposes a password change form
- The user can choose a password or ask to generate a new one
- The new password is sent to user by mail if user ask to generate one,
else the sent mail only confirms that the password has been successfully changed
- The new password is sent to user by mail if user ask to generate one, else the sent mail only confirms that the password has been successfully changed
- **Option 2: Display auto-generated password (enabled by administrator)**
- LL::NG validates the token and proposes a auto-generated password
- The user can refresh the page for new passwords to be generated