Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upImprove handling of Basic Credentials in the web UI #862
Comments
This comment has been minimized.
This comment has been minimized.
|
Ping @fabxc |
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
|
Looks like this is solved now, closing. Reopen please if you're still missing something :) |
juliusv
closed this
Jul 22, 2015
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 24, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
lock
bot
locked and limited conversation to collaborators
Mar 24, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
bluecmd commentedJun 26, 2015
For targets using basic credentials:
0.14 used to construct and display a URL with embedded credentials in it. This disappeared in 0.15rc0.
Expected behavior: The link should be generated with something like https://host:1234/metrics. Note the suggestion to not display the credentials but only embed them.
It would be nice if the credentials were masked in the configuration dump in the UI.