Skip to content

Commit

Permalink
Merge pull request #7700 from reggieisrunning/feature-auth
Browse files Browse the repository at this point in the history
新增v3.13.1用户版本日志
  • Loading branch information
ZQHcode authored Dec 27, 2023
2 parents 9f5b44e + ed4ab43 commit f9c9a74
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/support-file/changelog_user/ch/v3.13.1_2023-12-27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### 新增

- [新增] “模型”及“模型实例”新增`模型查看``模型实例查看(模型级别)`权限
- [新增] “全文检索”功能新增`全文检索`权限
- [新增] “资源-主机”新增`主机池主机查看`权限
- [新增] “资源-管控区域”新增`管控区域查看`权限
- [新增] “模型-模型拓扑”页面新增`模型拓扑查看`权限
- [新增] “资源-项目”新增`项目查看`

### 优化

- [优化] 为保证业务数据安全,以下7个接口增加“业务访问”权限鉴权逻辑:`find_module_host_relation``find_host_by_service_template``find_host_by_set_template`` list_biz_hosts``list_biz_hosts_topo``find_host_by_topo``list_host_total_mainline_topo`
- [优化] 优化了一些前端的显示问题
13 changes: 13 additions & 0 deletions docs/support-file/changelog_user/en/v3.13.1_2023-12-27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### Feature

- [Feature] New `Model View` and `Model Instance View (Model Level)` permissions for "Model" and "Model Instance".
- [Feature] New `Full-text Search` permission for "Full-text Search" feature.
- [Feature] New `Host Pool Host View` permission for "Resource-Host".
- [Feature] New `BK-Network Area View` permission for "Resource-BK-Network Area".
- [Feature] New `Model Topology View` permission for "Model-Model Topology" page.
- [Feature] New `Project View` permission for "Resource-Project".

### Improved

- [Improved] To ensure the security of business data, the following 7 interfaces have added "Business Access" permission authentication logic: `find_module_host_relation`, `find_host_by_service_template`, `find_host_by_set_template`, `list_biz_hosts`, `list_biz_hosts_topo`, `find_host_by_topo`, `list_host_total_mainline_topo`.
- [Improved] Update some front-end display issues.

0 comments on commit f9c9a74

Please sign in to comment.