BaiJiangJie
|
e5bdceed58
|
[Update] 优化授权规则资产列表页面 (#2937)
* [Update] 优化授权规则资产列表页面
* [Update] 优化授权规则资产列表页面2
* [Update] 优化授权规则资产列表页面3
* [Update] 优化授权规则资产列表页面4
* [Update] 优化授权规则资产列表页面5
* [Update] 优化授权规则资产列表页面6
|
5 years ago |
BaiJiangJie
|
5f9f970abd
|
Perf (#2929)
* [Update] 优化性能
* [Update] 修改assets
* [Update] 优化处理
* [Update] Youhua
* [Update] 修改ungroup
* [Update] 修改perms的api地址,去掉sysuser adminuser的可连接性
* [Update] 修改perms urls兼容
* [Update] 修改分类
* [Update] 修改信号
* [Update] 优化获取授权资产
* [Update] 添加注释 (#2928)
* [update] 去掉nodes 的部分字段
* [Update] 删除不用的代码
* [Update] 拆分users
* [Update] 修改用户的属性
|
5 years ago |
BaiJiangJie
|
c52ea089da
|
[Update] 用户授权资产树进行排序
|
5 years ago |
ibuler
|
1472f0437f
|
[update] 修改一些性能问题
|
5 years ago |
BaiJiangJie
|
2eb942a947
|
[Update] 修改Permission响应层缓存key
|
5 years ago |
BaiJiangJie
|
28ec1eb0ad
|
[Update] 解决用户授权资产/节点为空时,前端构建资产授权树的bug (#2874)
* [Update] 解决用户授权资产/节点为空时,前端构建资产授权树的bug
* [Update] 如果用户授权节点为空,返回时添加空节点
|
5 years ago |
ibuler
|
b9f82fd0ac
|
[Update] 优化命令记录列表
|
5 years ago |
ibuler
|
58182712a2
|
Merge branch 'bugfix' of github.com:jumpserver/jumpserver into bugfix
|
5 years ago |
ibuler
|
930eb1d2e1
|
[Update] 修正migrations
|
5 years ago |
BaiJiangJie
|
98260b5b52
|
[Update] 修改用户授权资产API返回的queryset
|
5 years ago |
ibuler
|
79554b47d3
|
[Update] Merge
|
5 years ago |
ibuler
|
31d2f2a799
|
[Update] 去掉原来批量的view
|
5 years ago |
BaiJiangJie
|
1983533e76
|
[Bugfix] 修改校验系统用户资产动作权限的API逻辑
|
5 years ago |
ibuler
|
e4880a247f
|
[Update] 修改action
|
5 years ago |
ibuler
|
e43da3d6e1
|
ipython
|
5 years ago |
ibuler
|
b064be3ec0
|
[Bugfix] 修复用户页面不走cache的bug
|
5 years ago |
ibuler
|
c33084421d
|
[Update] Debug cache
|
5 years ago |
ibuler
|
4d3856975b
|
[Update] 修改一些bug
|
5 years ago |
ibuler
|
034fee0f75
|
[Update] 修改用户有权限的资产
|
5 years ago |
ibuler
|
d41d58e30f
|
[Update] 修改serializer
|
5 years ago |
ibuler
|
ae690050e7
|
Stash
|
5 years ago |
ibuler
|
8e9b3f134b
|
[Update] 修改permission actions
|
5 years ago |
ibuler
|
1a0ff422fe
|
[Update] 优化树结构
|
6 years ago |
BaiJiangJie
|
320b17c8db
|
[Update] Merge local branch dev to master
|
6 years ago |
BaiJiangJie
|
ed8ae300ae
|
[Update] 修改org.middleware自动切换组织的bug (#2829)
* [Update] 修改org.middleware自动切换组织的bug
* [Update] 将切换组织逻辑移动到PermsUtil中
* [Update] 修改首页组织名称显示来源
|
6 years ago |
BaiJiangJie
|
50443de888
|
[Bugfix] 修复普通用户被授权的RemoteApp列表加载为空的bug
|
6 years ago |
BaiJiangJie
|
c71f417ebf
|
[Update] 用户授权相关API,如果需要切换到root org (#2803)
* [Update] 用户授权相关API,如果需要切换到root org
* [Update] 优化小问题
|
6 years ago |
老广
|
ddafd7ba26
|
Dev ansible windows 2 (#2783)
* [Update] 改密支持windows
* [Update] 修改asset表结构
* [Feature] Windows支持批量改密、测试可连接性等功能
* [Update] 处理创建资产时labels的问题
* [Update] 优化测试管理系统、系统用户可连接性任务执行逻辑
* [Update] 优化ansible任务逻辑;添加自动推送rdp系统用户功能
* [Update] 添加翻译
* [Update] 优化ansible任务逻辑(测试系统用户可连接性, 通过协议过滤资产)
* [Update] 更新翻译
* [Update] 更新翻译
* [Update] 推送windows系统用户,默认添加到Users、Remote Desktop Users组中
* [Update] 优化小细节
* [Update] 更新翻译,删除多余代码
* [Update] 更新翻译信息
|
6 years ago |
ibuler
|
3e86c07411
|
[Update] 修改授权节点显示
|
6 years ago |
BaiJiangJie
|
b18ca8c94f
|
[Update] 校验用户对RemoteApp权限API添加权限控制 (#2715)
|
6 years ago |
BaiJiangJie
|
1eca517978
|
[Feature] 添加功能 RemoteApp (#2706)
* [Feature] RemoteApp添加Model
* [Feature] RemoteApp添加ViewSet API
* [Feature] RemoteApp添加获取connection-info API
* [Feature] Perms模块修改目录结构
* [Feature] RemoteAppPermission添加Model
* [Feature] RemoteAppPermission添加ViewSet API
* [Feature] RemoteAppPermission添加用户/用户组获取被授权的RemoteApp API
* [Feature] RemoteAppPermission添加校验用户对RemoteApp的权限 API
* [Feature] RemoteAppPermission添加获取用户授权的RemoteApp树 API
* [Feature] RemoteAppPermission添加<添加/移除>所授权的<用户/RemoteApp> API
* [Feature] RemoteApp添加创建、更新、详情、删除、用户RemoteApp等页面
* [Feature] RemoteAppPermission添加创建、更新、详情、删除、授权用户、授权RemoteApp等页面
* [Feature] RemoteApp从assets模块迁移到新添加的applications模块
* [Feature] RemoteApp/RemoteAppPermission添加迁移文件
* [Feature] RemoteApp/RemoteAppPermission修改小细节
* [Feature] RemoteApp/RemoteAppPermission修改小细节2
* [Feature] RemoteApp/RemoteAppPermission修改小细节3
* [Feature] RemoteApp更新迁移文件
* [Feature] RemoteApp/RemoteAppPermission添加翻译信息
* [Feature] RemoteApp/RemoteAppPermission删除迁移文件
* [Feature] RemoteApp/RemoteAppPermission添加迁移文件
* [Feature] RemoteApp/RemoteAppPermission修改代码风格
|
6 years ago |
BaiJiangJie
|
f235e20153
|
[Feature] 授权规则添加 actions 选项,控制用户对资产的操作行为 (#2610)
* [Feature] 1. perms actions - 添加 Action Model
* [Feature] 2. perms actions - 添加 Action API
* [Feature] 3. perms actions - 授权规则: 添加actions字段
* [Feature] 4. perms actions - 授权规则创建页面: 设置 actions 默认 all
* [Feature] 5. perms actions - 资产授权工具: 动态给system_user设置actions属性; 修改授权相关的API-serializer类: 添加actions字段值
* [Feature] 6. perms actions - 更新API(用户使用系统用户连接资产时权限校验): 添加actions校验
* [Feature] 7. perms actions - 迁移文件中为已经存在的perms添加默认的action
* [Feature] 8. perms actions - 创建授权规则时设置默认action(如果actions字段值为空)
* [Feature] 9. check actions - 修改校验用户资产权限API逻辑(添加actions校验)
* [Feature] 10. check actions - 修改注释
* [Feature] 11. check actions - 添加API: 获取用户指定资产和系统用户被授权的actions
* [Feature] 12. check actions - 添加翻译信息
|
6 years ago |
ibuler
|
afe9471aa2
|
[Update] 更新缓存机制
|
6 years ago |
ibuler
|
8694511d86
|
[Update] 完成
|
6 years ago |
ibuler
|
58c4a46f6e
|
[Update] 用户权限增加cache
|
6 years ago |
ibuler
|
dfd26d88d4
|
[Update] 用户资产添加缓存
|
6 years ago |