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

Remove plaintext passwords from HTML #921

Closed
dicksnel opened this issue Jan 7, 2020 · 0 comments · Fixed by #932
Closed

Remove plaintext passwords from HTML #921

dicksnel opened this issue Jan 7, 2020 · 0 comments · Fixed by #932
Labels
Bug Something isn't working

Comments

@dicksnel
Copy link
Contributor

dicksnel commented Jan 7, 2020

The Metric Sources tab has password fields. When inspecting the value of these fields, they contain the plaintext password that was entered. This is possible without authentication as well.

The value of password fields should be empty.

image

@fniessink fniessink added the Bug Something isn't working label Jan 7, 2020
fniessink added a commit that referenced this issue Jan 13, 2020
* Remove plaintext passwords from HTML. Fixes #921.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants