fix: 统一规则配置命名与权限校验 #17
Reference in New Issue
Block a user
Delete Branch "wren-dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
变更内容
本次追加
/rules标题统一为“规则配置”。/rules标题统一为“规则配置”。/rules路由标题统一为“规则配置”。rule_groupsfeature 兼容到rules,以及 RBAC 兼容菜单标题。469de25。分支已有修复
GET /api/v3/rule-config-packs显式要求evaluation_point:list:read。GET /api/v3/rule-config-packs/{id}保持按rules:content:read校验详情访问。evaluation_point:list:read。验证
pytest -q tests/test_home_entry_visibility.py tests/test_rule_write_scope.py(26 passed)git diff --cached --check/git diff --check说明
fix: 收紧评查点规则列表读取权限校验to fix: 统一规则配置命名与权限校验