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 8fe84345e4
fix: 工单默认权限
3 years ago
..
api perf: 修改写法 3 years ago
migrations perf: 优化Migration,删掉原来的 content type (#7835) 3 years ago
models perf: 修复 org role binding 在root组织下看到的可能不对 3 years ago
serializers perf: 修复 org role binding 在root组织下看到的可能不对 3 years ago
urls fix: 修复可以删除已关联用户角色的问题 3 years ago
__init__.py
admin.py
apps.py fix: rbac 合并 (#7658) 3 years ago
backends.py perf: 修改perm判断逻辑 3 years ago
builtin.py fix: 工单默认权限 3 years ago
const.py fix: 去除application account delete perm 3 years ago
permissions.py fix: account_change_pwd 3 years ago
signal_handlers.py fix: rbac 合并 (#7658) 3 years ago
tests.py
tree.py fix: 修复用户认证失败的详细信息显示 (#7886) 3 years ago
utils.py