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

Add support for authentication with the redis server #6

Open
scottbarnesg opened this issue Mar 22, 2022 · 0 comments
Open

Add support for authentication with the redis server #6

scottbarnesg opened this issue Mar 22, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@scottbarnesg
Copy link
Owner

Currently, connecting to the redis server does not require authentication. The server should be configured to require a password. Clients should be updated to read in the password from the environment.

@scottbarnesg scottbarnesg added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Mar 22, 2022
@scottbarnesg scottbarnesg added this to the 0.3.0 milestone Mar 23, 2022
@scottbarnesg scottbarnesg modified the milestones: 0.3.X, 0.2.X Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant