Skip to content

Remove external_authorization_classification_label from project templates

What does this MR do?

Updates the project.json of most vendored project templates to remove the external_authorization_classification_label field. Previously this field was an empty string for these templates, which would override the default label.

No changes to template contents other than clearing this field, and no updates to the Rails, Spring, and NodeJS Express templates as they are already correct.

Does this MR meet the acceptance criteria?

Conformity

Performance 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

Closes

https://gitlab.com/gitlab-org/gitlab-ce/issues/66617

/cc @hfyngvason, @lmcandrew, @tkuah

Edited by Will Chandler (ex-GitLab)

Merge request reports