Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
omnibus-gitlab
omnibus-gitlab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 870
    • Issues 870
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 66
    • Merge Requests 66
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • omnibus-gitlabomnibus-gitlab
  • Issues
  • #4750

Closed
Open
Opened Oct 01, 2019 by Mayra Cabrera@mayra-cabrera💛Maintainer0 of 6 tasks completed0/6 tasks

Remove protected paths throttle from Omnibus

From %12.4, protected paths throttle is now handled by GitLab Rails (gitlab#29952 (closed)), making the Omnibus throttle deprecated (#4688 (closed), !3597 (merged)).

From the Omnibus Deprecation policy

For regular configuration, removal target should always be the date of the next major release.

The protected paths throttle is scheduled to be removed on %13.0

Backend plan

  • Remove rack_attack.rb.erb
  • Remove GitLabRails#parse_rack_attack_protected_paths
  • Remove Setting up paths to be protected by Rack Attack documentation
  • Remove Setting up throttling for ‘paths to be protected’ documentation
  • Remove it from attribute list
  • Remove the related specs
Edited Oct 01, 2019 by Mayra Cabrera
Assignee
Assign to
13.0
Milestone
13.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/omnibus-gitlab#4750