Skip to content

Commit

Permalink
feat(backend): po 环境安全加固 #8403
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhw8 authored and iSecloud committed Dec 4, 2024
1 parent ab9160b commit e6dc412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dbm-ui/backend/bk_web/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
r"/apis/cmdb/[0-9]+/list_modules/",
r"/apis/mysql/bizs/[0-9]+/remote_service/show_cluster_databases/",
r"/apis/dbbase/simple_query_cluster/",
# webconsole
r"/apis/dbbase/webconsole/",
# webconsole # TODO 暂时下架 webconsole 功能,待安全加固后再
# r"/apis/dbbase/webconsole/",
# 平台设置相关接口
"/apis/conf/biz_settings/simple/",
# grafana和监控相关接口
Expand Down

0 comments on commit e6dc412

Please sign in to comment.