Skip to content

Remove Inactive Personal Access Tokens list from Access Tokens page

kushalpandya requested to merge 19629-remove-inactive-tokens-list into master

What does this MR do?

Removes Inactive Personal Access Tokens table from /profile/personal_access_tokens & /admin/users/<user>/impersonation_tokens pages.

Why was this MR needed?

Inactive Access tokens don't serve any purpose other than a log of when a token was used in the past, there's no way to re-activate an already expired token, hence this MR removes the list.

Screenshots

Before After
image image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #19629 (closed)

Edited by kushalpandya

Merge request reports