Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
When using SMTP password authentication, saving realm settings in the UI without re-entering the password updates the password in the database to be all asterisks.
Version
26.2.4
Regression
- The issue is a regression
Expected behavior
The SMTP password should be unchanged.
Actual behavior
The password is saved as all asterisks.
How to Reproduce?
Configure a realm to use SMTP password authentication. Reopen the realm settings UI and press save.
Anything else?
No response