Files
redis/src
Huang Zhw 55fa91ae53 redis-cli: some commands should bypass history file. (#8895)
Currently in redis-cli only AUTH and ACL SETUSER bypass history
file. We add CONFIG SET masterauth/masteruser/requirepass,
HELLO with AUTH, MIGRATE with AUTH or AUTH2 to bypass history
file too.

The drawback is HELLO and MIGRATE's code is a mess. Someday if
we change these commands, we have to change here too.
2021-05-18 10:30:24 +03:00
..
2020-04-24 17:11:21 -07:00
2019-02-24 21:38:15 +01:00
2021-04-06 12:42:18 +03:00
2020-10-27 15:04:18 +02:00
2021-02-24 10:10:02 +02:00
2020-05-05 23:35:08 -04:00
2019-11-19 17:23:47 +08:00
2021-04-21 13:43:06 +03:00
2019-10-02 11:30:20 +02:00
2021-04-01 12:45:15 +03:00
2021-01-04 17:02:57 +02:00
2021-01-28 16:19:43 +02:00
2021-04-27 14:25:02 +03:00
2021-04-27 14:25:02 +03:00
2021-04-27 14:25:02 +03:00
2020-07-21 08:13:05 +03:00