-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Description
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.
seleznev and shuaibioo