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

Redis ACL AUTH two argument supporting. #167

Merged
merged 6 commits into from
Dec 2, 2024

Conversation

Ragaga
Copy link
Contributor

@Ragaga Ragaga commented Dec 2, 2024

From
https://redis.io/docs/latest/operate/oss_and_stack/management/security/acl/

since version 6, redis supports authorization using two arguments - a user and a password, the current version of the library uses only a password

@Ragaga Ragaga force-pushed the redis-acl-auth-support branch 2 times, most recently from 723c946 to ec6feb5 Compare December 2, 2024 08:48
Gennadii Chernykh added 2 commits December 2, 2024 12:58
Signed-off-by: Gennadii Chernykh <ragnarek45@gmail.com>

Signed-off-by: Gennadii Chernykh <gennadii.chernykh@eglobal-group.com>
Signed-off-by: Gennadii Chernykh <ragnarek45@gmail.com>

Signed-off-by: Gennadii Chernykh <gennadii.chernykh@eglobal-group.com>
@Ragaga Ragaga force-pushed the redis-acl-auth-support branch from 2b8f5b4 to 7af3c86 Compare December 2, 2024 08:58
Copy link
Member

@LKaemmerling LKaemmerling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! A good catch!

@LKaemmerling LKaemmerling merged commit abe6bbb into PromPHP:main Dec 2, 2024
24 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.

2 participants