Add a necessary step to reset password

I had to do this additional step to allow the user to log-in again.

(I did not build the docs and I am not a rst person, but I think the change should be valid rst.)
This commit is contained in:
Mauro
2020-11-24 21:56:36 +01:00
committed by GitHub
parent bf291aaab2
commit 902a0d92fa

View File

@@ -67,5 +67,7 @@ their new password.
If there is a confirmation dialog, confirm the deletion. This will also log the
user out if they were currently running.
#. Re-create the user whose password needs resetting within that same dialog.
#. Ask the user to log in again with their new password as usual. This will be their
new password going forward.
new password going forward.