jumpserver/apps/perms
ibuler dd630f0e14 Merge branch 'v3' of github.com:jumpserver/jumpserver into v3 2022-12-26 18:58:48 +08:00
..
api fix: 修改授权树API,连续刷新3次转为强制刷新;修改异步授权树一级节点的资产显示问题; 2022-12-23 13:19:38 +08:00
migrations perf: 修改 UserAssetGrantedTreeNodeRelation id 为 AutoField 2022-12-21 15:16:54 +08:00
models fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题 2022-12-22 18:56:54 +08:00
serializers perf: 修改授权序列类字段翻译信息 2022-12-26 16:15:44 +08:00
signal_handlers fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题 2022-12-22 18:56:54 +08:00
templates/perms fix: 授权过期消息提示 2022-06-16 11:19:26 +08:00
urls perf: 修改 Logo 2022-12-23 11:11:56 +08:00
utils fix: 修改授权树API,连续刷新3次转为强制刷新;修改异步授权树一级节点的资产显示问题; 2022-12-23 13:19:38 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
apps.py fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题 2022-12-22 18:56:54 +08:00
const.py perf: 修改 connect token 2022-11-23 16:11:17 +08:00
filters.py refactor: 重构用户授权资产查询工具(重构中..) (#9225) 2022-12-21 17:36:44 +08:00
hands.py feat: 获取 用户、资产授权的所有账号API, 返回@INPUT、@USER等内部账号 2022-09-23 15:59:37 +08:00
locks.py perf: 优化 UserPermTreeUtil 逻辑(进行中) 2022-12-09 13:38:30 +08:00
mixins.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
notifications.py perf: 合并冲突 2022-08-30 10:07:03 +08:00
pagination.py perf: 优化授权规则 user-permission 用户授权相关的 API; 包括 assets, nodes, tree-asset, tree-node, tree-node-with-asset; 2022-12-07 18:38:03 +08:00
tasks.py refactor: 重构重建用户授权树工具 (#9219) 2022-12-19 16:04:58 +08:00
tests.py refacotr: 拆分授权模块的目录结构 2022-10-13 18:19:18 +08:00