Skip to content

Added description column to PAT, GrAT, PrAT and impersonation tokens

What does this MR do and why?

#443819 (closed)

With this MR we are introducing one more column to PersonalAccessTokens table named description Purpose of the column is to store any additional information regarding PAT while creating the same. Description will be nil in case its left empty for a PAT

Screenshots or screen recordings

New Form element in UI Screenshot_2024-11-26_at_12.52.32_PM

New column in Access Tokens table Screenshot_2024-11-26_at_1.04.54_PM

Curl request setting description Screenshot_2024-11-26_at_1.05.37_PM

Edited by Smriti Garg

Merge request reports

Loading