Skip to content
代码片段 群组 项目
未验证 提交 c08db8d0 编辑于 作者: Smriti Garg's avatar Smriti Garg 提交者: GitLab
浏览文件

Fix "error on credentials page for PATs with deleted group/project"

As project is destroyed related user deletion takes place as the
same happens async. Token deletion happens as the part of User
deletion. That means even when project is deleted, token is there
in database for some minutes around that time if user tries
to access admin/credentials page an error is thrown. With this MR
we will display the status as Deleted to admin in case the token
does not belong to Group or Project

Changelog: fixed
EE: true
上级 772bf37a
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册