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

[v15] Display more user friendly error for invalid os logins in Web UI #47579

Open
wants to merge 1 commit into from

Conversation

rosstimothy
Copy link
Contributor

Backport #47420 to branch/v15

changelog: Include host name instead of host uuid in error messages when SSH connections are prevented due to an invalid login

Host resolution no longer happens prior to connections in the Web
UI and all dial attempts are by UUID. When an invalid login is
attempted the error message constructed only contained the info
provided to the dial request: a login and a Host UUID. To make
this error more user friendly access denied errors are now
augmented with the hostname if the user has permissions to that
host and the error occurs only due to an invalid login.

Closes #23719
@rosstimothy
Copy link
Contributor Author

friendly ping @Tener

@rosstimothy rosstimothy added this pull request to the merge queue Oct 17, 2024
Any commits made after this event will not be merged.
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.

3 participants