Skip to content
Snippets Groups Projects
Commit 5aa0315f authored by Abhishek Pai's avatar Abhishek Pai
Browse files

Fixing formatting issue.

parent 78e33540
No related branches found
No related tags found
No related merge requests found
Pipeline #35454 canceled
......@@ -18,8 +18,7 @@ password interface).
- **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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment