Skip to content

support for redis6+ acl-only auth (in server(), auth()) #155

@combrs

Description

@combrs

Hello!
Now in doc I see only mention about using 'password', but it not relevant anymore: in redis6+ I can disable ' default' user and use only acl-users.
It requires to send both 'user, password' in AUTH command, but I have only

password
If your Redis server requires authentication, you can use the password attribute.

Please add support for new AUTH form for redis and sentinel (sentinel auth is separated from redis).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions