You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/rbac
feng626 86e6982383
fix: 组织管理员 添加 view platform perm
3 years ago
..
api fix: 修复获取权限树权限控制 3 years ago
migrations feat: 工作台区分组织 (#8040) 3 years ago
models fix: workbench_orgs 去重 (#8150) 3 years ago
serializers
urls
__init__.py
admin.py
apps.py
backends.py
builtin.py perf: 优化权限位 (#8110) 3 years ago
const.py fix: 组织管理员 添加 view platform perm 3 years ago
filters.py fix: 修复角色过滤失败 3 years ago
permissions.py fix: 修复权限 view 没有 Model 的问题 3 years ago
signal_handlers.py
tests.py
tree.py perf: 优化权限位 (#8110) 3 years ago
utils.py