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

Fix redis noauth #316

Merged
merged 1 commit into from
Feb 12, 2015
Merged

Fix redis noauth #316

merged 1 commit into from
Feb 12, 2015

Conversation

bashtoni
Copy link
Contributor

Commit 9ece56f adds support for Redis authentication, but breaks previously working setups, because Sensu now tries to authenticate with an empty password if none was specified.

This commit means that existing setups will continue to function, but allows Redis authentication to be used if desired.

jlambert121 added a commit that referenced this pull request Feb 12, 2015
@jlambert121 jlambert121 merged commit 5bb3d2b into sensu:master Feb 12, 2015
@jlambert121
Copy link
Contributor

Good point - thanks!

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