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
ibuler 2721793b8f
fix: 修复权限 view 没有 Model 的问题
3 years ago
..
api perf: 设置默认的角色,系统用户角色添加权限 (#7898) 3 years ago
migrations perf: 优化Migration,删掉原来的 content type (#7835) 3 years ago
models perf: 优化 role bingding,优化 is_superuser 3 years ago
serializers perf: 修复 org role binding 在root组织下看到的可能不对 3 years ago
urls fix: 修复可以删除已关联用户角色的问题 3 years ago
__init__.py fix: fix rbac to dev (#7636) 3 years ago
admin.py fix: fix rbac to dev (#7636) 3 years ago
apps.py fix: rbac 合并 (#7658) 3 years ago
backends.py fix: api docs 3 years ago
builtin.py perf: 修改bug 3 years ago
const.py perf: org del ticket perm (#7932) 3 years ago
permissions.py fix: 修复权限 view 没有 Model 的问题 3 years ago
signal_handlers.py perf: 设置默认的角色,系统用户角色添加权限 (#7898) 3 years ago
tests.py fix: fix rbac to dev (#7636) 3 years ago
tree.py fix: 移除权限dashboard 3 years ago
utils.py fix: fix rbac to dev (#7636) 3 years ago