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
fit2bot f54edab172
perf: user perm (#9329)
2 years ago
..
api perf: user perm (#9329) 2 years ago
migrations v3.0.0-rc1 (#9322) 2 years ago
models v3.0.0-rc1 (#9322) 2 years ago
serializers v3.0.0-rc1 (#9322) 2 years ago
signal_handlers fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题 2 years ago
templates/perms
urls v3.0.0-rc1 (#9322) 2 years ago
utils v3.0.0-rc1 (#9322) 2 years ago
__init__.py
apps.py fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题 2 years ago
const.py
filters.py v3.0.0-rc1 (#9322) 2 years ago
hands.py v3.0.0-rc1 (#9322) 2 years ago
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 refactor: 重构重建用户授权树工具 (#9219) 2 years ago
tests.py