Skip to content

Conversation

tmablunar
Copy link
Contributor

When parsing HostCredentials db username was put in Credentials.Name but in ServiceCredentials the db user/role was put in Credentials.User while Credentials.Name holds the database name. This aligns the two uses of the Credentials struct.

  • Do not validate admin credentials and hardcode database for admin connection
  • Align HostCredentials and ServiceCredentials on User/Name field

@tmablunar tmablunar requested a review from a team March 13, 2024 13:40
Copy link
Member

@mahlunar mahlunar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@tmablunar tmablunar merged commit 531a401 into master Mar 13, 2024
@tmablunar tmablunar deleted the remval branch March 13, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants