Draft: Revert Disable Personal Access Tokens in FIPS mode
What does this MR do and why?
Describe in detail what your merge request does and why.
This reverts !97299 (merged) in the 15-6 stable release to re-enable existing personal tokens until the correct way to disable them via app settings is added in 15.7 and to address #384110. A similar revert is being backported to 15.5. Note there is an additional MR that disabled the creation of new PAT tokens when in FIPS mode, that is NOT being backported to de-risk the changes.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.