Skip to content
GitLab Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Menu
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • omnibus-gitlab omnibus-gitlab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 982
    • Issues 982
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 57
    • Merge requests 57
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • GitLab.org
  • omnibus-gitlabomnibus-gitlab
  • Merge requests
  • !3436

Resolve "Provide an option to disable certain risky Redis commands"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ian Baum requested to merge 4478-provide-an-option-to-disable-certain-risky-redis-commands into master Jul 15, 2019
  • Overview 51
  • Commits 15
  • Pipelines 20
  • Changes 7

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
Edited Oct 29, 2021 by 🤖 GitLab Bot 🤖
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 4478-provide-an-option-to-disable-certain-risky-redis-commands