swampdragon icon indicating copy to clipboard operation
swampdragon copied to clipboard

Allow password authentication to redis server with settings SWAMP_DRAGON_PASS

Open philipsahli opened this issue 9 years ago • 5 comments

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?

philipsahli avatar May 26 '15 19:05 philipsahli

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

hagsteel avatar May 26 '15 20:05 hagsteel

See commit https://github.com/sahlinet/swampdragon/commit/db4514d90efbdad1df80c590d1333b4237a7d47b

philipsahli avatar May 26 '15 21:05 philipsahli

@fatrix Thanks for looking into this. Will you be posting the PR?

antoviaque avatar Jun 13 '15 08:06 antoviaque

@fatrix Do send a PR and I'll merge it. It looks alright

hagsteel avatar Jun 13 '15 22:06 hagsteel

Hi, plans to merge this ? i develop on windows so i was tinking connect with a password to a remote ubuntu redis server.

thanx

neokeats avatar Oct 02 '15 10:10 neokeats