Skip to content

Seperate Access Token index and creation pages

What does this MR do?

Currently all pages that display access tokens are also acting as the create form for the access tokens too. In this MR the 2 pages are split into an index page that just lists the tokens and a create page that just displays the form.

Screenshots (strongly suggested)

Please see #334674 since the design is still being improved.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 #334674

Edited by Andrew Smith

Merge request reports

Loading