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

Support for Redis 6 ACL #92

Open
tyteen4a03 opened this issue Oct 30, 2022 · 1 comment
Open

Support for Redis 6 ACL #92

tyteen4a03 opened this issue Oct 30, 2022 · 1 comment

Comments

@tyteen4a03
Copy link

Redis 6 introduced new ACL options which allows sysadmins to create multiple username / password pairs and have fine-grained control over what users can do.

https://redis.com/blog/getting-started-redis-6-access-control-lists-acls/

Currently this plugin doesn't support this (either via editing the host or setting the password to match the new AUTH syntax). It would be great if this plugin could support this style of authentication.

@shuaibioo
Copy link

same situation here , any sulotions for this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants