Skip to content

Commit

Permalink
fix: 取消nodetemplate相关接口的越权访问
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyudeqiu committed Jan 3, 2025
1 parent f5cfa87 commit c1d9fac
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions bcs-services/bcs-cluster-manager/internal/auth/preset.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,6 @@ var NoAuthMethod = []string{
"ClusterManager.SyncAutoScalingOption",
"ClusterManager.UpdateAsOptionDeviceProvider",

// nodeTemplate
"ClusterManager.CreateNodeTemplate",
"ClusterManager.UpdateNodeTemplate",
"ClusterManager.DeleteNodeTemplate",
"ClusterManager.ListNodeTemplate",
"ClusterManager.GetNodeTemplate",

// cloud account
"ClusterManager.CreateCloudAccount",
"ClusterManager.ListCloudAccount",
Expand Down

0 comments on commit c1d9fac

Please sign in to comment.