Skip to content

Enable masking of newly created access tokens

Eduardo Sanz García requested to merge eduardosanz/enable-masked-tokens into master

What does this MR do and why?

For security reason is better hide (mask) the newly created tokens. It affects all access tokens: personal/group/project/impersonation.

Closes #360921 (closed)

Closes #350590 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Newly created token before

image

Newly created token after

image

How to set up and validate locally

Create a new token in any of the following types:

MR acceptance checklist

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

Edited by Eduardo Sanz García

Merge request reports

Loading