summaryrefslogtreecommitdiff
path: root/tests/unit/auth.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect error code for eval scripts and fix test error checking (#10575)Madelyn Olson2022-04-141-1/+1
* Add AUTH arity test (#10266)Wen Hui2022-02-091-0/+5
* Prevent unauthenticated client from easily consuming lots of memory (CVE-2021...Oran Agra2021-10-041-0/+16
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-3/+3
* Handle binary safe string for REQUIREPASS and MASTERAUTH directives (#8200)Qu Chen2020-12-171-0/+41
* ACL: AUTH + no default user password raises an error.antirez2019-01-171-2/+2
* Remove trailing spaces from testsMatt Stancliff2014-09-291-1/+1
* Return a specific NOAUTH error if authentication is required.antirez2013-02-121-1/+1
* Fix for issue #132. Now AUTH raises an error if no server password is configu...antirez2011-10-101-2/+14
* tags for existing testsPieter Noordhuis2010-06-021-1/+1
* changed how server.tcl accepts options to support more directives without req...Pieter Noordhuis2010-06-021-1/+1
* minor fixes to the new test suite, html doc updatedantirez2010-05-141-0/+15