Skip to content

MongoDB: fix for empty username/password (Issue #7486)#7487

Merged
yoshiokatsuneo merged 2 commits intogetredash:masterfrom
yoshiokatsuneo:fix/mongodb_empty_username_password
Jul 31, 2025
Merged

MongoDB: fix for empty username/password (Issue #7486)#7487
yoshiokatsuneo merged 2 commits intogetredash:masterfrom
yoshiokatsuneo:fix/mongodb_empty_username_password

Conversation

@yoshiokatsuneo
Copy link
Copy Markdown
Contributor

What type of PR is this?

  • Bug Fix

Description

Fix the issue that empty username/password is not handled correctly on MongoDB.

The issue is reported as below:

#7486

How is this tested?

  • Manually

Tested for both empty username/password, and non-empty username/password, and confirmed that it works without problem.

@yoshiokatsuneo yoshiokatsuneo changed the title MongoDB: fix for empty username/password MongoDB: fix for empty username/password (#7486) Jul 30, 2025
@yoshiokatsuneo yoshiokatsuneo changed the title MongoDB: fix for empty username/password (#7486) MongoDB: fix for empty username/password (Issue #7486) Jul 30, 2025
Copy link
Copy Markdown
Collaborator

@eradman eradman left a comment

Choose a reason for hiding this comment

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

Not tested myself, but this change make sense

@yoshiokatsuneo yoshiokatsuneo merged commit a6298f2 into getredash:master Jul 31, 2025
11 checks passed
@yoshiokatsuneo
Copy link
Copy Markdown
Contributor Author

@eradman

Thank you for the quick review !!

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