This is an automated email from the ASF dual-hosted git repository.
vishesh pushed a commit to branch 4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.22 by this push:
new 21fc3ec1 Password reset settings update (#621)
21fc3ec1 is described below
commit 21fc3ec18648ee41c8fd7a00243ea1cfbfe9f175
Author: Suresh Kumar Anaparti <[email protected]>
AuthorDate: Wed Jan 28 17:48:38 2026 +0530
Password reset settings update (#621)
---
source/adminguide/accounts.rst | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/source/adminguide/accounts.rst b/source/adminguide/accounts.rst
index e23d9fe6..f57f6706 100644
--- a/source/adminguide/accounts.rst
+++ b/source/adminguide/accounts.rst
@@ -868,7 +868,7 @@ global settings are available to configure SMTP for
password recovery.
`You have requested to reset your password. Please click the following
link to reset your password:``
- `http://{{{resetLink}}}`
+ `{{{resetLink}}}`
`If you did not request a password reset, please ignore this email.`
@@ -879,6 +879,12 @@ global settings are available to configure SMTP for
password recovery.
- Template of mail sent to the user to reset ACS user's password. This
uses
mustache template engine. Available variables are: `username`,
`firstName`, `lastName`, `resetLink`, `token`.
+ * - ``user.password.reset.mail.domain.url``
+ - `null`
+ - Domain URL (along with scheme - `http://` or `https://` and port as
applicable)
+ for reset password links sent to the user via email. If this is not
set, CloudStack
+ would determine the domain url based on the first management server
from 'host' setting
+ and http scheme based on the https.enabled flag from server.properties
file in the management server.
Once the global settings are configured, follow the below steps to reset the