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

(#527) Add masteruser and auth_user parameters #529

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mrsteffenjo
Copy link

Pull Request (PR) description
Enable setting the masteruser and auth_user parameter which was introduced in Redis 6+ to be able to connect using the new ACL rules. Without the sensitive deferred types.

This Pull Request (PR) fixes the following issues
Fixes #527
Fixes #528

Steffen Jørgensen added 2 commits May 16, 2024 12:54
Enable setting the masteruser parameter which was introduced in Redis 6+ to be able to connect using the new ACL rules.
@mrsteffenjo
Copy link
Author

This is a duplicate PR of #528, but it does not treat masteruser or auth_user as secrets (sensitive/deferred types)

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.

Support for Redis v6+ ACL auth
1 participant