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/perms
ibuler 26fa1f6f08
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
2 years ago
..
api Merge branch 'v3' of github.com:jumpserver/jumpserver into v3 2 years ago
migrations
models refactor: 重构优化用户授权树工具类和用户授权树过期条件处理逻辑 <UserPermTreeRefreshUtil> <UserPermTreeExpireUtil> 2 years ago
serializers perf: perm account 返回 alias 2 years ago
signal_handlers perf: 优化用户授权树工具类存放目录 user_perm_tree 文件中 2 years ago
templates/perms
urls perf: k8s tree api (#9169) 2 years ago
utils perf: perm account 返回 alias 2 years ago
__init__.py
apps.py
const.py
filters.py
hands.py
locks.py perf: 优化 UserPermTreeUtil 逻辑(进行中) 2 years ago
mixins.py
notifications.py
pagination.py perf: 优化授权规则 user-permission 用户授权相关的 API; 包括 assets, nodes, tree-asset, tree-node, tree-node-with-asset; 2 years ago
tasks.py perf: 优化用户授权树工具类存放目录 user_perm_tree 文件中 2 years ago
tests.py