Skip to content

Fix label on token name field

What does this MR do and why?

The token form is shared for personal access tokens, group access tokens, project access tokens and impersonation tokens.

The warning about the token name being visible only applies to group access tokens and project access tokens (resource access tokens).
It does not apply to personal access tokens and impersonation tokens

Screenshots or screen recordings

Type Image
Personal Access Tokens image
Project Access Tokens image
Group Access Tokens image
Impersonation Tokens image

How to set up and validate locally

Check the labels on these pages:

  • /-/profile/personal_access_tokens
  • /flightjs/Flight/-/settings/access_tokens
  • /groups/flightjs/-/settings/access_tokens
  • /admin/users/marti/impersonation_tokens

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports