Skip to content

Revise note on token expiration and enforcement

Mike Jang requested to merge mjang-update-token-enforcement-tooltip into master

What does this MR do?

Personal Access Tokens can be a security issue, as it could allow a malicious user to impersonate another.

The current note for expired tokens, IMO, does not make that point:

ExpirationNotEnforced

IMO, my suggested change makes the point:

Token valid until revoked

As the user would see the note next to the Revoke button, the user immediately knows the solution.

Screenshots

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

Merge request reports