]> git.saurik.com Git - redis.git/commit
Fix for issue #132. Now AUTH raises an error if no server password is configured.
authorantirez <antirez@gmail.com>
Mon, 10 Oct 2011 20:21:17 +0000 (22:21 +0200)
committerantirez <antirez@gmail.com>
Mon, 10 Oct 2011 20:21:17 +0000 (22:21 +0200)
commitab52d1f4a8f3173622e0758d6f82f1aff0812b93
tree68933dfafe9d62ce7e30fa12896f15a9b317dd57
parent70cb03e172a892e75542d895932b320ee7bf5167
Fix for issue #132. Now AUTH raises an error if no server password is configured.
src/redis.c
tests/unit/auth.tcl