ibuler
|
4d4644dddd
|
fix: 修改原来 platform 为 device 时,导致的 asset 类型不对
|
1 year ago |
老广
|
db12bc07e8
|
Merge pull request #10760 from jumpserver/pr@dev@perf_assets_domain
perf: 接口 /api/v1/assets/domains/ sql优化
|
1 year ago |
fangfang.dong
|
39ba52e4de
|
perf: 接口 /api/v1/assets/label/ sql优化
|
1 year ago |
fangfang.dong
|
a8ef405939
|
perf: 接口 /api/v1/assets/domains/ sql优化
|
1 year ago |
ibuler
|
da4337168f
|
perf: 修复自定义资产详情没有 auto_config 的问题
|
1 year ago |
ibuler
|
f4b5a302a1
|
fix: 修复授权资产根据协议搜索重复的问题
|
1 year ago |
ibuler
|
50b64f6cf5
|
perf: 修改 category 引起的 sql 查询过多
pref: stash
perf: 添加装饰器
perf: 优化 category api
|
1 year ago |
feng
|
ef4132d2c5
|
feat: 添加自动化任务rdp ping
|
1 year ago |
老广
|
29ebdb03e7
|
Merge pull request #10711 from jumpserver/pr@dev@perf_json_field_select
perf: 优化查询 acls
|
1 year ago |
ibuler
|
53c3c90e2d
|
perf: 优化查询 acls
|
1 year ago |
fit2bot
|
120f0dd3ad
|
perf: asset web autofill 添加LabeledChoiceField (#10706)
Co-authored-by: feng <1304903146@qq.com>
|
1 year ago |
fit2bot
|
5bd4a882cc
|
fix: 平台导入无协议port (#10702)
Co-authored-by: feng <1304903146@qq.com>
|
1 year ago |
Eric
|
b79aaff4a0
|
perf: 资产根据 ssh 协议过滤是否启用 sftp
|
1 year ago |
fit2bot
|
a341b55f43
|
perf: 一些资产没有默认节点+ (#10622)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
ed117ceac3
|
perf: 优化创建节点时校验同级节点名称不允许重复(API方式)
|
2 years ago |
ibuler
|
2a183e34ac
|
perf: 修改去掉 debug
|
2 years ago |
ibuler
|
7d111b6efb
|
perf: 优化自定义平台和 applet 导入
|
2 years ago |
ibuler
|
d285daa1c1
|
perf: 资产支持根据协议搜索
|
2 years ago |
ibuler
|
f4c29a262a
|
perf: 优化自动化任务在平台中的名称显示
|
2 years ago |
fit2bot
|
e61227d694
|
perf: 登录资产的 ACL 支持 ip 控制 (#10581)
Co-authored-by: ibuler <ibuler@qq.com>
|
2 years ago |
halo
|
a1ed59d116
|
perf: yaml文件读取使用utf-8编码
|
2 years ago |
fit2bot
|
5e7d474bb7
|
perf: RemoteAppHost 平台支持 winrm (#10542)
Co-authored-by: ibuler <ibuler@qq.com>
|
2 years ago |
ibuler
|
eccbf46300
|
merge: with dev
|
2 years ago |
Bai
|
feb42961ef
|
feat: 资产列表搜索支持 comment 模糊搜索
|
2 years ago |
ibuler
|
a261d69cd2
|
perf: 修改 m2m json field
|
2 years ago |
fit2bot
|
44967b1af1
|
fix: 平台局部更新会自动关闭其他属性 (#10484)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
jiangweidong
|
cfc91047fd
|
perf: 自动化任务执行错误日志在DEBUG_DEV下打印
|
2 years ago |
fit2bot
|
c7c3f711bf
|
perf: 优化发布机不显示task信息问题 (#10450)
* perf: 优化发布机不显示task信息问题
* perf: 添加celery task execution api的task_name字段
---------
Co-authored-by: “huailei000” <2280131253@qq.com>
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
fd5f57d9b7
|
Merge pull request #10425 from jumpserver/pr@dev@perf_dbasset
perf: 平台协议支持更改 public 字段
|
2 years ago |
fit2bot
|
f06059837d
|
perf: 授权类型树 (#10390)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
b98aa377b6
|
perf: 数据库资产 默认数据库 是必填项
|
2 years ago |
Bai
|
42abad75d9
|
perf: 平台协议支持更改 public 字段
|
2 years ago |
Bai
|
24fd87f7bc
|
perf: 平台协议API返回public字段
|
2 years ago |
feng
|
9802aec881
|
perf: 自动化执行详情数据
|
2 years ago |
Bai
|
8309f00e5e
|
fix: 修复资产类型树循环显示的问题
|
2 years ago |
fit2bot
|
1933e82587
|
feat: 账号模版切换至 (#10396)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
127f6730f6
|
perf: 优化迁移后的 Redis 数据库平台从 Redis6+ 修改为 Redis6
|
2 years ago |
Bai
|
22b56d73b6
|
fix: 修复迁移应用时(组织下只有根节点,同步后的应用资产没有设置节点的问题)
|
2 years ago |
Bai
|
9934456af4
|
fix: 修复迁移redis资产账号丢失的问题(系统用户用户名为空字符串)
|
2 years ago |
fit2bot
|
f842546042
|
perf: 平台导出过滤掉automation (#10367)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
58d055f114
|
perf: 改密 推送 可以对自己操作 同时设置su_enabled 可提权 (#10349)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
a19586f8b8
|
perf: perm user asset add labels (#10339)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
a105748a55
|
perf: 账号模版 protocols 过滤
|
2 years ago |
ibuler
|
a6ab886968
|
perf: 优化自定义类型的冲突
|
2 years ago |
feng
|
f85daa088f
|
perf: 创建资产 nodes 可为空 默认 default
|
2 years ago |
ibuler
|
eb9ac213d5
|
perf: 去掉 debug msg
|
2 years ago |
ibuler
|
06052b85a2
|
perf: 优化支持 自定义 applet
perf: 优化平台
|
2 years ago |
fit2bot
|
10b033ee97
|
perf: 批量更新资产消息 (#10280)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
feng
|
ee122690ff
|
perf: asset date_updated
|
2 years ago |
ibuler
|
dac708f952
|
perf: 优化 api doc 报错
|
2 years ago |
老广
|
75724cbddb
|
Merge pull request #10272 from jumpserver/pr@dev@perf_asset_task_i18n
perf: 优化资产任务的 i18n
|
2 years ago |
feng
|
f030638ba4
|
perf: account auto i18n
|
2 years ago |
ibuler
|
f496f7d635
|
perf: 优化资产任务的 i18n
|
2 years ago |
老广
|
8e61dc8e02
|
Merge pull request #10267 from jumpserver/pr@dev@perf_yaml_support_i18n
perf: yaml 文件支持 i18n
|
2 years ago |
fit2bot
|
c9ee46c0fb
|
perf: windows 账号可连接性 ansible 刷新 (#10268)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
f2d34de161
|
perf: 修改格式
|
2 years ago |
ibuler
|
6b3665e8d0
|
perf: yaml 文件支持 i18n
|
2 years ago |
fit2bot
|
3afab38c5f
|
perf: 资产平台排序 (#10258)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
9dedce6264
|
perf: 翻译 (#10257)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
4849b2627a
|
perf: 优化一下迁移
|
2 years ago |
fit2bot
|
fc4a77df1a
|
fix: 账号导入500 (#10255)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
a83d1c7c46
|
perf: 优化 applet host platform
|
2 years ago |
ibuler
|
8b98bbddaa
|
perf: custom fields 仅custom 类型资产支持
|
2 years ago |
ibuler
|
5921b2ee8f
|
perf: 修改默认节点
|
2 years ago |
老广
|
52891bfca3
|
Merge pull request #10232 from jumpserver/pr@dev@perf_platform_internal_create
perf: 修改 platforms
|
2 years ago |
fit2bot
|
0856b0cbbe
|
fix: k8s 无密码账号登录 (#10233)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
b30e9aedce
|
perf: 优化内置平台创建
|
2 years ago |
ibuler
|
bacda8248b
|
perf: 修改内置 platform 创建
|
2 years ago |
ibuler
|
ce38b2263c
|
perf: 修改 platforms
|
2 years ago |
fit2bot
|
810aff9597
|
perf: k8s 支持网关 (#10229)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
faff0cd20a
|
perf: 优化创建内置 platform
|
2 years ago |
fit2bot
|
cff4309b03
|
fix: export assets (#10224)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
024d344f7e
|
perf: 去掉 _autmoation_id
|
2 years ago |
ibuler
|
20e7efcd70
|
perf: 优化 platform automation 结构
|
2 years ago |
fit2bot
|
2b00e6e3a1
|
fix: 修复资产列表 mini 时报错 (#10220)
Co-authored-by: ibuler <ibuler@qq.com>
|
2 years ago |
jiangweidong
|
690e01cb78
|
feat: 支持部分资源的自定义自动化任务(Ping/VerifyAccount/ChangeSecret) (#9947)
* feat: 支持部分资源的自定义自动化任务(Ping/VerifyAccount/ChangeSecret)
* perf: 去掉无用的属性
* perf: 优化自定义改密逻辑
* feat: 支持ssh_key认证
* perf: 去掉无用注释
* perf: 优化
* perf: 优化逻辑
* perf: 优化标题
* perf: 去掉一些无用的函数
* perf: 优化helptext
|
2 years ago |
fit2bot
|
b1374c6aba
|
fix: 更新平台 ansible_enabled 未设置 (#10210)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
e0f077b054
|
fix: k8s api 500 (#10209)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
feng
|
976daaa726
|
fix: 修复AllTypes to_tree_nodes 方法
|
2 years ago |
feng
|
b359b1059c
|
fix: 修复所有ansible任务执行失败问题
|
2 years ago |
feng
|
00fd546776
|
fix: 修复迁移文件冲突bug
|
2 years ago |
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>
|
2 years ago |
jiangweidong
|
8e81aee1fd
|
perf: luna连接时不显示 WinRM 协议选项
|
2 years ago |
jiangweidong
|
e12b832992
|
perf: 关闭SFTP后,luna界面不显示相应选项 (#10186)
* perf: 关闭SFTP后,luna界面不显示相应选项
* perf: 修改默认值
* perf: 增加资产协议冗余字段,减少关联查询
* perf: 修改
* perf: 优化
* perf: 精简
* perf: 删掉空格
* perf: 修改继承类
|
2 years ago |
fit2bot
|
4654756966
|
fix: 修复账号克隆 500 (#10192)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
30b89e5cc9
|
perf: 账号模版更新 (#10184)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
59b27822be
|
perf: 添加迁移文件
|
2 years ago |
ibuler
|
36813f64db
|
perf: 修改 device platform 支持 su
|
2 years ago |
ibuler
|
907fcd7555
|
perf: 优化 custom info
|
2 years ago |
ibuler
|
34e846927b
|
perf: 优化 connect token asset info
|
2 years ago |
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>
|
2 years ago |
老广
|
9af2974bad
|
Merge pull request #10104 from O-Jiangweidong/pr@dev@feat_windows_winrm
feat: Windows类型资产增加winrm协议
|
2 years ago |
jiangweidong
|
187c1e3804
|
perf: 优化winrm协议网域连接支持ssh_key
|
2 years ago |
Bai
|
55774dae02
|
fix: 修复Luna页面用户授权树搜索问题(同步加载方式)
|
2 years ago |
Bai
|
00ec9b6d5a
|
fix: 修复Luna页面用户授权树默认展开所有节点的问题(同步加载方式)
|
2 years ago |
ibuler
|
2b8d0a64fb
|
fix: 优化系统用户迁移
|
2 years ago |
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>
|
2 years ago |
fit2bot
|
90cbf653ac
|
perf: 优化luna tree title (#10118)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
jiangweidong
|
6aaa20ba17
|
Perf: 优化
|
2 years ago |
jiangweidong
|
cfe0206179
|
feat: winrm协议支持网域自动化
|
2 years ago |