jumpserver/apps/rbac
feng626 8fe84345e4 fix: 工单默认权限 2022-03-17 14:06:34 +08:00
..
api perf: 修改写法 2022-03-16 17:14:42 +08:00
migrations perf: 优化Migration,删掉原来的 content type (#7835) 2022-03-14 17:10:34 +08:00
models perf: 修复 org role binding 在root组织下看到的可能不对 2022-03-16 17:14:42 +08:00
serializers perf: 修复 org role binding 在root组织下看到的可能不对 2022-03-16 17:14:42 +08:00
urls fix: 修复可以删除已关联用户角色的问题 2022-03-07 15:05:58 +08:00
__init__.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
admin.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
apps.py fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
backends.py perf: 修改perm判断逻辑 2022-03-08 18:41:50 +08:00
builtin.py fix: 工单默认权限 2022-03-17 14:06:34 +08:00
const.py fix: 去除application account delete perm 2022-03-17 14:05:08 +08:00
permissions.py fix: account_change_pwd 2022-03-17 11:36:48 +08:00
signal_handlers.py fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
tests.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
tree.py fix: 修复用户认证失败的详细信息显示 (#7886) 2022-03-16 20:41:54 +08:00
utils.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00