summaryrefslogtreecommitdiff
path: root/tests/integration
diff options
context:
space:
mode:
authorguybe7 <guy.benoish@redislabs.com>2021-11-23 09:38:25 +0100
committerGitHub <noreply@github.com>2021-11-23 10:38:25 +0200
commitb161cff5f92a01acc23ac4ff533e65bda579e1a6 (patch)
tree71f279b7b43efc944bcc143f60941ee541cab658 /tests/integration
parentf07dedf73facfed5044efaf2a7a780581bf73ffa (diff)
downloadredis-b161cff5f92a01acc23ac4ff533e65bda579e1a6.tar.gz
QUIT is a command, HOST: and POST are not (#9798)
Some people complain that QUIT is missing from help/command table. Not appearing in COMMAND command, command stats, ACL, etc. and instead, there's a hack in processCommand with a comment that looks outdated. Note that it is [documented](https://redis.io/commands/quit) At the same time, HOST: and POST are there in the command table although these are not real commands. They would appear in the COMMAND command, and even in commandstats. Other changes: 1. Initialize the static logged_time static var in securityWarningCommand 2. add `no-auth` flag to RESET so it can always be executed.
Diffstat (limited to 'tests/integration')
0 files changed, 0 insertions, 0 deletions