swampdragon
swampdragon copied to clipboard
Allow password authentication to redis server with settings SWAMP_DRAGON_PASS
I needed to connect to a redis server which is secured with a password.
I already implemented it in my fork, but need to add tests. Can I send a pull request?
Sure. I couldn't see a fork amongst your git repos, wanted to see how you implemented it, but feel free to send a PR.
As long as it doesn't knacker anything. Might be an idea to do it on the 0.4.3 branch rather than patching master
See commit https://github.com/sahlinet/swampdragon/commit/db4514d90efbdad1df80c590d1333b4237a7d47b
@fatrix Thanks for looking into this. Will you be posting the PR?
@fatrix Do send a PR and I'll merge it. It looks alright
Hi, plans to merge this ? i develop on windows so i was tinking connect with a password to a remote ubuntu redis server.
thanx