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

Fix Redis error message for AUTH command #518

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

sebaciv
Copy link
Contributor

@sebaciv sebaciv commented Nov 22, 2023

Redis password leaks in error message for AUTH command

com.avsystem.commons.redis.exception.ErrorReplyException: Redis replied with error: ERR AUTH <password> called without any password configured for the default user. Are you sure your configuration is correct?, command: "AUTH" "superSecretPassword"

@sebaciv sebaciv self-assigned this Nov 22, 2023
@sebaciv sebaciv merged commit 0a4d2f3 into 2.10.x Nov 22, 2023
11 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.

1 participant