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
Bai ba4d222eda
fix: 解决 nodes-with-assets/tree/ API 异常的问题
2 years ago
..
api Merge branch 'v3' of github.com:jumpserver/jumpserver into v3 2 years ago
migrations perf: 修改合并引起的 migrations 依赖问题 2 years ago
models refactor: 重构重建用户授权树工具 (#9219) 2 years ago
serializers perf: perm account 返回 alias 2 years ago
signal_handlers perf: 优化用户授权树工具类存放目录 user_perm_tree 文件中 2 years ago
templates/perms fix: 授权过期消息提示 2 years ago
urls perf: k8s tree api (#9169) 2 years ago
utils fix: 解决 nodes-with-assets/tree/ API 异常的问题 2 years ago
__init__.py Rename dir name dashboard to apps 8 years ago
apps.py pref: 修改创建 platform 2 years ago
const.py perf: 修改 connect token 2 years ago
filters.py perf: 修改 asset 结构 2 years ago
hands.py feat: 获取 用户、资产授权的所有账号API, 返回@INPUT、@USER等内部账号 2 years ago
locks.py perf: 优化 UserPermTreeUtil 逻辑(进行中) 2 years ago
mixins.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 4 years ago
notifications.py perf: 合并冲突 2 years ago
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 refacotr: 拆分授权模块的目录结构 2 years ago