Skip to content

[v16] Display more user friendly error for invalid os logins in Web UI#47578

Merged
rosstimothy merged 1 commit intobranch/v16from
bot/backport-47420-branch/v16
Oct 17, 2024
Merged

[v16] Display more user friendly error for invalid os logins in Web UI#47578
rosstimothy merged 1 commit intobranch/v16from
bot/backport-47420-branch/v16

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #47420 to branch/v16

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 rosstimothy marked this pull request as ready for review October 15, 2024 16:50
@github-actions github-actions Bot requested review from Tener and fspmarshall October 15, 2024 16:51
@rosstimothy rosstimothy enabled auto-merge October 15, 2024 16:56
@rosstimothy
Copy link
Copy Markdown
Contributor Author

friendly ping @Tener

@rosstimothy rosstimothy added this pull request to the merge queue Oct 17, 2024
Merged via the queue into branch/v16 with commit cb9e710 Oct 17, 2024
@rosstimothy rosstimothy deleted the bot/backport-47420-branch/v16 branch October 17, 2024 19:49
This was referenced Oct 22, 2024
@fheinecke fheinecke mentioned this pull request Apr 9, 2025
@fheinecke fheinecke mentioned this pull request Jan 8, 2026
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