harikrishna-patnala commented on code in PR #11228:
URL: https://github.com/apache/cloudstack/pull/11228#discussion_r2309543970
##########
server/src/main/java/org/apache/cloudstack/user/UserPasswordResetManager.java:
##########
@@ -55,6 +55,17 @@ public interface UserPasswordResetManager {
"Use auth in the SMTP server for sending emails for resetting
password for ACS users",
false, ConfigKey.Scope.Global);
+ ConfigKey<Boolean> UserPasswordResetSMTPUseStartTLS = new
ConfigKey<>(ConfigKey.CATEGORY_ADVANCED,
Review Comment:
@weizhouapache do we need to use these settings anywhere ? I don't see any
usages!
--
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]