harikrishna-patnala commented on code in PR #432:
URL:
https://github.com/apache/cloudstack-documentation/pull/432#discussion_r1744993192
##########
source/adminguide/accounts.rst:
##########
@@ -807,4 +807,30 @@ The admin can also disable 2FA for a User using the action
button as shown below
If the admin themself loses the authenticator application or forgets
the static PIN, then the admin
will have to either use apikey to disable 2FA using the API
setupUserTwoFactorAuthentication with
enable flag to false or to do the database changes in 'user' table
by clearing the columns
- 'is_user_2fa_enabled', 'key_for_2fa', 'user_2fa_provider' for the
specific entry.
\ No newline at end of file
+ 'is_user_2fa_enabled', 'key_for_2fa', 'user_2fa_provider' for the
specific entry.
+
+Setting up SMTP for Password Recovery
Review Comment:
```suggestion
Password Recovery for Users (Forgot Password)
```
Any other similar heading
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]