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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Redis] Option to authenticate using name and password #412

Closed
okiedork opened this issue May 27, 2022 · 1 comment 路 Fixed by #413
Closed

[Redis] Option to authenticate using name and password #412

okiedork opened this issue May 27, 2022 · 1 comment 路 Fixed by #413

Comments

@okiedork
Copy link
Contributor

okiedork commented May 27, 2022

Hi 馃憢

I'm using Stash with the Redis driver. As far as I understood from the docs, only a password option can be set. This will enable access as the default user, with a password.

Redis 6 and 7 (as far as I know) allow fine grained ACL rules. Example: I can disable the default user and use another username to authenticate.

My request is to add one more option, user or username, that can be used together with password to authenticate.

Possibly relevant docs on phpredis repo: link.

@okiedork
Copy link
Contributor Author

I'm working on a PR for this feature.

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 a pull request may close this issue.

1 participant