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
fit2bot 42ebb1f82f
fix: 删除组织角色时 判断全局绑定用户数量 (#7774)
3 years ago
..
api fix: 删除组织角色时 判断全局绑定用户数量 (#7774) 3 years ago
migrations perf: 修改权限树 (#7757) 3 years ago
models perf: 修改权限树 (#7757) 3 years ago
serializers fix: fix rbac to dev (#7636) 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 perf: 修改perm判断逻辑 3 years ago
builtin.py fix: add auditor perm (#7768) 3 years ago
const.py perf: 去掉一些 perm 3 years ago
permissions.py perf: 修改 redis conn 3 years ago
signal_handlers.py fix: rbac 合并 (#7658) 3 years ago
tests.py fix: fix rbac to dev (#7636) 3 years ago
tree.py perf: 优化perm tree, 并添加缓存 3 years ago
utils.py fix: fix rbac to dev (#7636) 3 years ago