Merged
requested to merge 4478-provide-an-option-to-disable-certain-risky-redis-commands into master
Closes #4478 (closed)
Test plan
-
Fresh install -
KEYS command is disabled automatically -
Re-running reconfigure
does not change the renamed command name -
Setting value to empty string disables the commands completely -
Users can override the default with their own commands
-
-
Upgrade -
KEYS command is disabled automatically -
Re-running reconfigure
does not change the renamed command name -
Setting value to empty string disables the commands completely -
Users can override the default with their own commands
-