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 8a1cd7e2a9
perf: fix some bug
3 years ago
..
api revert: 回滚权限树 3 years ago
migrations perf: 优化Migration,删掉原来的 content type (#7835) 3 years ago
models perf: 修复一些bug, rolebingding 找到合适的 3 years ago
serializers
urls
__init__.py
admin.py
apps.py
backends.py
builtin.py fix: 修复tree (#7802) 3 years ago
const.py fix: 排除收集用户执行的更新、删除权限位 3 years ago
permissions.py perf: 修改 redis conn 3 years ago
signal_handlers.py
tests.py
tree.py perf: fix some bug 3 years ago
utils.py