fit2bot
|
cff4309b03
|
fix: export assets (#10224)
Co-authored-by: feng <1304903146@qq.com>
|
2023-04-17 15:42:46 +08:00 |
ibuler
|
024d344f7e
|
perf: 去掉 _autmoation_id
|
2023-04-17 15:41:35 +08:00 |
ibuler
|
20e7efcd70
|
perf: 优化 platform automation 结构
|
2023-04-17 15:41:35 +08:00 |
fit2bot
|
2b00e6e3a1
|
fix: 修复资产列表 mini 时报错 (#10220)
Co-authored-by: ibuler <ibuler@qq.com>
|
2023-04-17 15:10:34 +08:00 |
jiangweidong
|
690e01cb78
|
feat: 支持部分资源的自定义自动化任务(Ping/VerifyAccount/ChangeSecret) (#9947)
* feat: 支持部分资源的自定义自动化任务(Ping/VerifyAccount/ChangeSecret)
* perf: 去掉无用的属性
* perf: 优化自定义改密逻辑
* feat: 支持ssh_key认证
* perf: 去掉无用注释
* perf: 优化
* perf: 优化逻辑
* perf: 优化标题
* perf: 去掉一些无用的函数
* perf: 优化helptext
|
2023-04-14 18:31:09 +08:00 |
fit2bot
|
b1374c6aba
|
fix: 更新平台 ansible_enabled 未设置 (#10210)
Co-authored-by: feng <1304903146@qq.com>
|
2023-04-14 17:10:33 +08:00 |
fit2bot
|
e0f077b054
|
fix: k8s api 500 (#10209)
Co-authored-by: feng <1304903146@qq.com>
|
2023-04-14 16:57:08 +08:00 |
feng
|
976daaa726
|
fix: 修复AllTypes to_tree_nodes 方法
|
2023-04-14 15:39:37 +08:00 |
feng
|
b359b1059c
|
fix: 修复所有ansible任务执行失败问题
|
2023-04-14 14:25:01 +08:00 |
feng
|
00fd546776
|
fix: 修复迁移文件冲突bug
|
2023-04-13 21:28:12 +08:00 |
fit2bot
|
1eb8e40d3e
|
feat: 账号推送附加参数 (#10080)
* feat: 账号推送附加参数
* perf: 通过节点 资产 过滤平台api
* perf: push automation params
* perf: 修改playbook
* perf: params serializer
* perf: 账号推送playbook 调整
* perf: Automation serializer add params field
* perf: params 非必填
* perf: 添加is_params 给前端判断
* perf: is_params bool
* perf: 修改push account ansible逻辑
* perf: 修改获取push_kwargs方法
* perf: platform migrate
* perf: 修改api
* perf: 单个推送
* perf: push account
* perf: 修改asset auto_config
---------
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
2023-04-13 19:02:04 +08:00 |
jiangweidong
|
8e81aee1fd
|
perf: luna连接时不显示 WinRM 协议选项
|
2023-04-13 18:29:21 +08:00 |
jiangweidong
|
e12b832992
|
perf: 关闭SFTP后,luna界面不显示相应选项 (#10186)
* perf: 关闭SFTP后,luna界面不显示相应选项
* perf: 修改默认值
* perf: 增加资产协议冗余字段,减少关联查询
* perf: 修改
* perf: 优化
* perf: 精简
* perf: 删掉空格
* perf: 修改继承类
|
2023-04-13 17:26:24 +08:00 |
fit2bot
|
4654756966
|
fix: 修复账号克隆 500 (#10192)
Co-authored-by: feng <1304903146@qq.com>
|
2023-04-13 14:20:07 +08:00 |
fit2bot
|
30b89e5cc9
|
perf: 账号模版更新 (#10184)
Co-authored-by: feng <1304903146@qq.com>
|
2023-04-12 17:59:13 +08:00 |
ibuler
|
59b27822be
|
perf: 添加迁移文件
|
2023-04-11 19:32:29 +08:00 |
ibuler
|
36813f64db
|
perf: 修改 device platform 支持 su
|
2023-04-11 19:32:29 +08:00 |
ibuler
|
907fcd7555
|
perf: 优化 custom info
|
2023-04-10 15:18:27 +08:00 |
ibuler
|
34e846927b
|
perf: 优化 connect token asset info
|
2023-04-10 13:47:38 +08:00 |
fit2bot
|
1248458451
|
perf: 优化支持 choices (#10151)
* perf: 支持自定义类型资产
* perf: 改名前
* perf: 优化支持 choices
* perf: 优化自定义资产
* perf: 优化资产的详情
* perf: 修改完成自定义平台和资产
---------
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2023-04-10 10:57:44 +08:00 |
老广
|
9af2974bad
|
Merge pull request #10104 from O-Jiangweidong/pr@dev@feat_windows_winrm
feat: Windows类型资产增加winrm协议
|
2023-04-04 14:08:34 +08:00 |
jiangweidong
|
187c1e3804
|
perf: 优化winrm协议网域连接支持ssh_key
|
2023-04-04 11:55:07 +08:00 |
Bai
|
55774dae02
|
fix: 修复Luna页面用户授权树搜索问题(同步加载方式)
|
2023-04-04 11:53:01 +08:00 |
Bai
|
00ec9b6d5a
|
fix: 修复Luna页面用户授权树默认展开所有节点的问题(同步加载方式)
|
2023-04-04 11:31:38 +08:00 |
ibuler
|
2b8d0a64fb
|
fix: 优化系统用户迁移
|
2023-04-04 10:31:57 +08:00 |
fit2bot
|
c5340b5adc
|
perf: 修改 account (#10088)
* perf: 优化账号创建策略
* perf: 修改账号
* perf: 修改 account
* perf: 修改 account
* perf: 修改批量创建
* perf: 修改账号批量创建
* perf: 继续优化账号批量添加
* perf: 优化创建 accounts 的结果
* perf: 优化账号批量返回的格式
* perf: 优化账号
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
2023-04-03 18:18:31 +08:00 |
fit2bot
|
90cbf653ac
|
perf: 优化luna tree title (#10118)
Co-authored-by: feng <1304903146@qq.com>
|
2023-04-03 16:47:14 +08:00 |
jiangweidong
|
6aaa20ba17
|
Perf: 优化
|
2023-04-03 09:57:40 +08:00 |
jiangweidong
|
cfe0206179
|
feat: winrm协议支持网域自动化
|
2023-03-30 14:58:20 +08:00 |
老广
|
0cd6667ede
|
Merge pull request #10079 from jumpserver/pr@dev@perf_super_switch
perf: 支持 super 方式的切换用户
|
2023-03-30 10:24:43 +08:00 |
jiangweidong
|
bc186df8d5
|
Merge branch 'dev' of https://github.com/jumpserver/jumpserver into pr@dev@feat_windows_winrm
|
2023-03-29 17:11:07 +08:00 |
jiangweidong
|
cab72c6991
|
feat: Windows类型资产增加winrm协议
|
2023-03-29 17:10:58 +08:00 |
fit2bot
|
23b13db9e2
|
perf: category order (#10087)
Co-authored-by: feng <1304903146@qq.com>
|
2023-03-28 15:04:24 +08:00 |
Eric
|
118d33fa02
|
perf: 支持 super 方式的切换用户
|
2023-03-27 18:06:30 +08:00 |
Bai
|
66d368f882
|
fix: 修改nodes_display required = False
|
2023-03-24 17:11:03 +08:00 |
Bai
|
30ab6836ab
|
fix: 修改 login_button
|
2023-03-24 17:09:07 +08:00 |
Bai
|
5d022c7056
|
fix: 修复资产导入支持填写节点路径
|
2023-03-23 16:01:19 +08:00 |
fit2bot
|
166d074adb
|
perf: 修改 port (#10049)
Co-authored-by: ibuler <ibuler@qq.com>
|
2023-03-23 14:13:08 +08:00 |
ibuler
|
e3bd698baf
|
feat: k8s 支持 gateway
|
2023-03-22 19:42:51 +08:00 |
fit2bot
|
f7ae23f7d9
|
perf: 导入资产账号模版api优化 (#10038)
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
2023-03-22 18:35:23 +08:00 |
ibuler
|
1e0a6b5072
|
perf: 优化一下
|
2023-03-22 17:17:49 +08:00 |
ibuler
|
c6071740b1
|
perf: 硬件设备支持账号切换
|
2023-03-22 16:43:00 +08:00 |
老广
|
463d54a4d8
|
Merge pull request #10023 from jumpserver/pr@dev@asset_accounts_secret_type_default
perf: 设置资产账号的默认值,方便导入
|
2023-03-22 15:38:26 +08:00 |
ibuler
|
aca0d62feb
|
perf: 优化 protocols
|
2023-03-22 15:28:05 +08:00 |
ibuler
|
ba076f6612
|
perf: 优化提示
|
2023-03-22 14:56:20 +08:00 |
ibuler
|
180ded1773
|
perf: 修改 platform protocols
|
2023-03-22 14:15:25 +08:00 |
ibuler
|
cac59db1ec
|
perf: 设置资产账号的默认值,方便导入
|
2023-03-21 12:43:54 +08:00 |
fit2bot
|
39e618c127
|
perf: 资产批量更新平台 (#10013)
Co-authored-by: feng <1304903146@qq.com>
|
2023-03-19 23:55:16 +08:00 |
ibuler
|
891d9d36b0
|
fix: windows 平台默认不开启 console
|
2023-03-15 19:01:18 +08:00 |
ibuler
|
2b7f90349c
|
perf: 优化资产平台的获取
|
2023-03-15 14:14:48 +08:00 |
ibuler
|
4c24e95b47
|
perf: 优化 csv parse
|
2023-03-14 14:12:42 +08:00 |
ibuler
|
082af029a7
|
perf: 优化资产迁移,避免冲突
|
2023-03-14 11:21:52 +08:00 |
ibuler
|
6bb42b8d59
|
perf: 优化 csv import export
|
2023-03-13 17:57:50 +08:00 |
ibuler
|
fa3bfceddc
|
perf: 优化导入导出
perf: remove debug
perf: 修改账号导入导出
perf: 去掉一些 debug
|
2023-03-10 19:23:49 +08:00 |
fit2bot
|
3658ecce0c
|
perf: 修改 ssh key with pass 报错 (#9917)
Co-authored-by: ibuler <ibuler@qq.com>
|
2023-03-10 16:04:48 +08:00 |
fit2bot
|
dfbe8c0bc4
|
fix: 创建资产 可连接性为更新 (#9905)
Co-authored-by: feng <1304903146@qq.com>
|
2023-03-09 13:59:44 +08:00 |
fit2bot
|
c90a2df28e
|
perf: automation account username change id (#9867)
* perf: automation account username change id
* perf: 授权账号模版 自推送
---------
Co-authored-by: feng <1304903146@qq.com>
|
2023-03-08 18:52:00 +08:00 |
Eric
|
eedc1ae8b5
|
fix: 修复类型问题
|
2023-03-02 19:05:27 +08:00 |
Eric
|
03cc487fe6
|
fix: 修复 ed25519 私钥测试可连接性失败问题
|
2023-03-02 18:50:09 +08:00 |
fit2bot
|
820971e2be
|
perf: k8s tree run (#9834)
Co-authored-by: feng <1304903146@qq.com>
|
2023-03-01 18:26:54 +08:00 |
Bai
|
27e1c17b26
|
fix: 资产类型树返回类型节点时, 没有platfrom设置isParent为False, 解决展开节点重复的问题
|
2023-03-01 17:28:39 +08:00 |
fit2bot
|
d8d73700ea
|
perf: k8s tree update api (#9827)
Co-authored-by: feng <1304903146@qq.com>
|
2023-03-01 17:04:17 +08:00 |
ibuler
|
ed967dcba9
|
perf: 优化翻译
|
2023-03-01 15:20:55 +08:00 |
fit2bot
|
797c7635a7
|
perf: asset hardwareinfo (#9813)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-28 18:45:38 +08:00 |
ibuler
|
8c81e60a1e
|
perf: 修改协议创建时一些默认值
|
2023-02-27 19:48:07 +08:00 |
ibuler
|
8937447955
|
perf: 修改资产 address 长度,以支持 mb4
perf: 修改长度
|
2023-02-27 14:07:54 +08:00 |
ibuler
|
454a38f994
|
perf: 去掉没有 Name 的迁移
|
2023-02-27 14:02:30 +08:00 |
老广
|
972d6fb924
|
Merge pull request #9777 from jumpserver/pr@dev@perf_account_migrate2
perf: 优化迁移 accounts
|
2023-02-27 10:08:00 +08:00 |
ibuler
|
d2b6bb5013
|
perf: 优化迁移 accounts
perf: 优化账号迁移,同名的迁移到历史中
|
2023-02-26 09:47:40 +08:00 |
老广
|
ec31b4de73
|
Merge pull request #9759 from jumpserver/pr@dev@fix_activity_save_error
fix: 解决Activity保存因为参数出错问题
|
2023-02-24 18:18:18 +08:00 |
fit2bot
|
f1c568dfc0
|
perf: 修改host info 接口, 社区开放applet, 修改改密发邮件bug (#9757)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-24 18:08:22 +08:00 |
jiangweidong
|
824e4c9e81
|
fix: 解决Activity保存因为参数出错问题
|
2023-02-24 17:59:32 +08:00 |
ibuler
|
22a1d60e3f
|
perf: 优化 msg
|
2023-02-24 14:46:43 +08:00 |
ibuler
|
0f338a3b58
|
perf: 修复社区版可能引起的问题
|
2023-02-24 00:31:38 +08:00 |
Bai
|
05d40a5255
|
fix: 修复平台列表创建同名校验问题
|
2023-02-23 19:57:55 +08:00 |
Jiangjie.Bai
|
0a374db606
|
fix: 修复文件导出 {"": True"} 问题 (#9729)
|
2023-02-23 19:14:58 +08:00 |
老广
|
54239c9d44
|
Merge pull request #9725 from jumpserver/ssh_tunnel_no_auth_error
fix: 对于网关无法连接的,给出原因并停止此任务的后续步骤,不影响其他任务
|
2023-02-23 19:09:40 +08:00 |
fit2bot
|
ab0a1421a0
|
perf: push_account_enabled (#9727)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-23 18:55:15 +08:00 |
jiangweidong
|
e45eb96f12
|
fix: 对于网关无法连接的,给出原因并停止此任务的后续步骤,不影响其他任务
|
2023-02-23 18:15:31 +08:00 |
ibuler
|
1a9cd2dee2
|
perf: 优化资产批量更新
|
2023-02-23 17:44:38 +08:00 |
ibuler
|
d1b807bd8b
|
perf: 修改 account asset auto_info 返回
|
2023-02-23 16:14:24 +08:00 |
老广
|
ad0fc0d70a
|
Merge pull request #9699 from jumpserver/pr@dev@perf_field
perf: 优化部分 field
|
2023-02-22 20:39:51 +08:00 |
fit2bot
|
b83667bbd5
|
perf: celery task and add org single (#9698)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-22 20:31:20 +08:00 |
ibuler
|
ea31de0b2b
|
perf: 优化部分 field
|
2023-02-22 20:30:43 +08:00 |
ibuler
|
e5081fd6a9
|
merge: with dev
|
2023-02-22 15:17:44 +08:00 |
ibuler
|
33f6c5b257
|
perf: 修改 探测
|
2023-02-22 15:13:51 +08:00 |
老广
|
4b8e2d464f
|
Merge pull request #9682 from jumpserver/pr@dev@change_platform_migration
perf: 修复用户平台内置的问题
|
2023-02-22 13:17:14 +08:00 |
ibuler
|
6f765ebef5
|
perf: 修复用户平台内置的问题
|
2023-02-22 13:08:32 +08:00 |
jiangweidong
|
fd146055f3
|
fix: 删除空行
|
2023-02-22 11:46:28 +08:00 |
jiangweidong
|
cde59f7ae8
|
perf: 解决冲突
|
2023-02-22 11:44:46 +08:00 |
ibuler
|
0996b1fbf5
|
merge: with dev
|
2023-02-22 11:27:53 +08:00 |
ibuler
|
b5321e497b
|
perf: 修改账号去掉无用的
|
2023-02-22 11:25:33 +08:00 |
ibuler
|
fae494d707
|
perf: 修改 acount
|
2023-02-22 11:20:57 +08:00 |
ibuler
|
4c233cfb69
|
perf: 优化 account,去掉版本好
|
2023-02-22 11:18:42 +08:00 |
fit2bot
|
b9dcce5c51
|
fix: 资产更新没有账号及自动化任务更新name (#9679)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-22 11:04:29 +08:00 |
fit2bot
|
d7946ccb6f
|
perf: 账号 资产 列表任务 (#9676)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-21 22:57:31 +08:00 |
jiangweidong
|
9c851cbd68
|
perf: 解决冲突
|
2023-02-21 20:32:44 +08:00 |
jiangweidong
|
def5989cdc
|
perf: 支持数据库网域执行Task
|
2023-02-21 20:27:44 +08:00 |
fit2bot
|
0bd674bb9c
|
perf: ansible enabled false (#9670)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-21 20:06:45 +08:00 |
老广
|
b5d814e9be
|
Merge pull request #9665 from jumpserver/pr@dev@fix_platform_internal
perf: 修改 platform 内置创建
|
2023-02-21 15:50:58 +08:00 |