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

Correctly handle empty username for Redis/RedisNg AUTH #170

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

breda
Copy link
Contributor

@breda breda commented Dec 6, 2024

Hey! Bug issue reported here #171

This PR simply checks if the username is empty which is quite common, and if so exclude it from auth call.

Copy link
Member

@LKaemmerling LKaemmerling left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@LKaemmerling LKaemmerling merged commit 3f8e4ff into PromPHP:main Dec 10, 2024
24 checks passed
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