summaryrefslogtreecommitdiff
path: root/runtest-sentinel
diff options
context:
space:
mode:
authorWen Hui <wen.hui.ware@gmail.com>2023-04-02 12:19:44 -0400
committerGitHub <noreply@github.com>2023-04-02 19:19:44 +0300
commita4a0eab52b351b5f152071dda2a993d90f99d64b (patch)
treea3c49edecb6d41ef7222ec4d4bf35bd4adbf1538 /runtest-sentinel
parentf38aa6bfb7a1bc7a3c5b18fadc513da1152bc7b5 (diff)
downloadredis-a4a0eab52b351b5f152071dda2a993d90f99d64b.tar.gz
redis-cli - handle sensitive command redaction for variadic CONFIG SET (#11975)
In the Redis 7.0 and newer version, config set command support multiply `<parameter> <value>` pairs, thus the previous sensitive command condition does not apply anymore For example: The command: **config set maxmemory 1GB masteruser aa** will be written to redis_cli historyfile In this PR, we update the condition for these sensitive commands config set masteruser <username> config set masterauth <master-password> config set requirepass foobared
Diffstat (limited to 'runtest-sentinel')
0 files changed, 0 insertions, 0 deletions