Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed an issue that prevented sending smtp test emails #5445

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

valadas
Copy link
Contributor

@valadas valadas commented Dec 18, 2022

Fixed an issue that prevented sending smtp test emails Due to the UI changes in #5152 the frontend now posts an obfuscated password unless the user is currently changing the password. That scenario got handled correctly for UpdateSmtpSettings but the same logic needed to be implements in SendTestEmail for that button to work fine.

Closes #5391

Fixed an issue that prevented sending smtp test emails
Due to the UI changes in dnnsoftware#5152 the frontend now posts an obfuscated password unless the user is currently changing the password.
That scenario got handled correctly for UpdateSmtpSettings but the same logic needed to be implements in SendTestEmail for that button to work fine.
@valadas valadas added this to the 9.11.1 milestone Dec 18, 2022
Copy link
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome @valadas - I'm sure this will make a few people happy!

@david-poindexter
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bdukes bdukes merged commit d754acf into dnnsoftware:develop Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DNN v9.11 "forgets" SMTP password
3 participants