-
Notifications
You must be signed in to change notification settings - Fork 505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug:研发商店组件上架查看日志权限优化 #11208
Labels
area/ci/backend
CI 后端issue
done
Production environment in tencent has been deploy
kind/bug
程序故障Bug,漏洞
service/store
研发商店
todo
todo
Comments
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Nov 13, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Nov 18, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Nov 18, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Nov 18, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Nov 18, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Nov 19, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Nov 19, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Nov 19, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Nov 19, 2024
bkci-bot
added
done
Production environment in tencent has been deploy
and removed
for gray
UAT environment in tencent has been deploy
labels
Nov 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/ci/backend
CI 后端issue
done
Production environment in tencent has been deploy
kind/bug
程序故障Bug,漏洞
service/store
研发商店
todo
todo
问题: 组件的协作者不一定拥有组件内置打包流水线的查看权限,故协作者看不了插件的发布日志
措施: UserStoreLogResource发起的日志相关接口调用只需校验用户是否拥是插件的成员就行,无需再判断用户是否有组件内置打包流水线的查看权限
The text was updated successfully, but these errors were encountered: