Skip to content

Allow "Admin Area Protected Paths" to be used at the same time as "Git and container registry failed authentication ban"

Michael Kozono requested to merge 37093-resolve-protected-path-conflict into master

What does this MR do?

Adds gitlab.yml setting Gitlab.config.rack_attack.admin_area_protected_paths_enabled as first part of #37093 (closed).

omnibus-gitlab!3773 (merged) should be merged afterward in the same release (especially because the docs assume these are both merged).

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related #37093 (closed)

Edited by Mayra Cabrera

Merge request reports