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

sentinel default to no password when replica authentication is used #807

Merged
merged 4 commits into from
Oct 6, 2022

Conversation

mta59066
Copy link
Contributor

@mta59066 mta59066 commented Oct 2, 2022

In order to work with replica authentication but no sentinel authentication, empty password (password=) needs to be added to the sentinel uri but this is not documented and possibly not expected.

This pr removes the requirement for empty password and defaults to no password if it is not provided.

@gempir
Copy link

gempir commented Oct 6, 2022

I have tested this on php 8.1 with redis-server 6.0.16 and redis-sentinel 6.0.16

Works great. Thank you! Hopefully can be merged & released soon

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

Successfully merging this pull request may close these issues.

None yet

4 participants