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 dd630f0e14
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
2 years ago
..
api fix: 修改授权树API,连续刷新3次转为强制刷新;修改异步授权树一级节点的资产显示问题; 2 years ago
migrations perf: 修改 UserAssetGrantedTreeNodeRelation id 为 AutoField 2 years ago
models fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题 2 years ago
serializers perf: 修改授权序列类字段翻译信息 2 years ago
signal_handlers fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题 2 years ago
templates/perms fix: 授权过期消息提示 2 years ago
urls perf: 修改 Logo 2 years ago
utils fix: 修改授权树API,连续刷新3次转为强制刷新;修改异步授权树一级节点的资产显示问题; 2 years ago
__init__.py
apps.py fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题 2 years ago
const.py perf: 修改 connect token 2 years ago
filters.py refactor: 重构用户授权资产查询工具(重构中..) (#9225) 2 years ago
hands.py feat: 获取 用户、资产授权的所有账号API, 返回@INPUT、@USER等内部账号 2 years ago
locks.py perf: 优化 UserPermTreeUtil 逻辑(进行中) 2 years ago
mixins.py
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