Skip to content

Remove protected paths settings from initializers

Mayra Cabrera requested to merge 29952-remove-protected-paths-initializer into master

What does this MR do?

Remove protected paths config from initializers

Starting on %12.4, protected paths can be configured from the Admin UI. So far, the Omnibus settings have been preserved to comply with the Omnibus deprecation policy, but given %13.0 is a major release, deprecated settings can be removed now.

Related to #29952 (closed)

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
Edited by Mayra Cabrera

Merge request reports