jumpserver/apps/rbac
ibuler 3e3835dc28 perf: 修改用户权限 2022-04-19 10:42:36 +08:00
..
api fix: 修复角色过滤失败 2022-04-18 19:54:44 +08:00
migrations feat: 工作台区分组织 (#8040) 2022-04-12 14:25:49 +08:00
models perf: 优化组织 (#8080) 2022-04-18 17:17:23 +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 fix: api docs 2022-03-22 13:05:44 +08:00
builtin.py perf: 修改用户权限 2022-04-19 10:42:36 +08:00
const.py perf: org del ticket perm (#7932) 2022-03-18 17:44:20 +08:00
filters.py fix: 修复角色过滤失败 2022-04-18 19:54:44 +08:00
permissions.py fix: 修复权限 view 没有 Model 的问题 2022-03-22 16:59:01 +08:00
signal_handlers.py perf: 设置默认的角色,系统用户角色添加权限 (#7898) 2022-03-17 14:08:16 +08:00
tests.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
tree.py feat: 工作台区分组织 (#8040) 2022-04-12 14:25:49 +08:00
utils.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00