Description
Describe the Bug
When editing an email notification agent, the SMTP auth fields (username and password) keep getting filled to whatever passwords were served for that particular domain. The result is that if you change tab and save your settings, it will autofill the auth fields and take them into account. Even if you never intended on filling them, the settings will be saved with an autofill entry, I could confirm that by checking the logs (Email notification failed: SMTP AUTH extension not supported by server).
I recommend that a checkbox "disable/enable auth" be added.
Steps to Reproduce
- Make sure you have a password save for the particular tautulli domain you are on
- Click on settings
- Click on notification agents
- Add a new Email notification agent
- Do not fill or reset the SMTP auth fields
- Change to another tab and then go back to the "Configuration" tab
Expected Behavior
The SMTP auth fields should not autofill
Screenshots
No response
Relevant Settings
No response
Tautulli Version
2.15.2
Git Branch
master
Git Commit Hash
Platform and Version
Linux
Python Version
3.11.11 (main, Mar 17 2025, 23:23:20) [GCC 12.2.0]
Browser and Version
UA: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Link to Logs
Not relevant