Skip to content

Remove brackets in "no scopes selected" message

Miguel Rincon requested to merge 247476-remove-angle-brackets-in-no-scopes into master

What does this MR do?

Remove the brackets around <no scopes selected>, related to #247476 (closed)

Note: In all these cases, now we have a validation that prevents users from submitting a token with no scopes, so this would only apply to old tokens that were not validated like this.

Screenshots (strongly suggested)

before after
deploy-old deploy-new-1
project-old project-new-1
user-old user-new-1

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 to #247476 (closed)

Edited by Miguel Rincon

Merge request reports

Loading