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

feature: Support password auth for plugin limit-count-redis #1150

Merged
merged 2 commits into from
Feb 24, 2020

Conversation

totemofwolf
Copy link
Contributor

Summary

Support password auth for plugin limit-count-redis.

Full changelog

  • replace .travis.yml redis-server service with: docker redis:3.0-alpine
  • add redis_password for limit-count schema

Issues resolved

Fix #971

end
end
elseif err then
-- core.log.info(" err: ", err)
Copy link
Member

Choose a reason for hiding this comment

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

return nil, err

Copy link
Contributor Author

Choose a reason for hiding this comment

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

return nil, err

OK

@membphis membphis merged commit 5b1a47a into apache:master Feb 24, 2020
SaberMaster pushed a commit to SaberMaster/incubator-apisix that referenced this pull request Jun 30, 2020
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.

request help: How to add password auth support for limit-count-redis
2 participants