老广
|
2877ea0e3b
|
Merge pull request #9611 from jumpserver/pr@dev@perf_ping
perf: 优化 Ping 和 telnet
|
2 years ago |
ibuler
|
10e50c7c2c
|
perf: 修改 Ping
|
2 years ago |
ibuler
|
dd8bc5798b
|
perf: 优化 Ping 和 telnet
|
2 years ago |
Bai
|
fb32c976b2
|
fix: 翻译所有 celerytask verbose
|
2 years ago |
fit2bot
|
5f2f38d815
|
perf: mysql psql database (#9609)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
3cc22f8524
|
perf: settings 删掉 windows default shell
|
2 years ago |
ibuler
|
98355ce468
|
perf: 优化一波 migrations
|
2 years ago |
jiangweidong
|
23238ca8e0
|
fix: 解决一些资源的Activity日志无法查看问题 (#9608)
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2 years ago |
fit2bot
|
9a62a7aaab
|
pref: 修改 activity log (#9571)
* pref: 修改 activity log
* perf: 优化 acitivity
* pref: 修改 activity
* fix: 修复一些运行问题
* fix: app.py 中添加 tasks import
* fix: 添加 activity_callback
* fix: 添加 execute_account_backup_plan activity_callback
* fix: 添加 activity_callback -> gather_asset_accounts
* fix: 对 celery 任务添加 activity_callback 回调
* fix: 修改翻译
---------
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
|
2 years ago |
jiangweidong
|
2cecf20944
|
fix: 远程应用图标无法显示问题
|
2 years ago |
fit2bot
|
419381bd10
|
perf: account backup (#9603)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
40bd197581
|
Merge pull request #9601 from jumpserver/pr@dev@feat_protect_resource
feat: 增加media权限控制
|
2 years ago |
Bai
|
1bfb434651
|
fix: 修复创建网关时, 没有保存到 Host 列表中的问题;
|
2 years ago |
jiangweidong
|
fa5097fe28
|
Merge branch 'dev' of http://github.com/jumpserver/jumpserver into pr@dev@feat_protect_resource
|
2 years ago |
jiangweidong
|
12afc2aff5
|
feat: 增加media权限控制
|
2 years ago |
fit2bot
|
7040f46565
|
perf: account view secret mfa (#9600)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
d85b024c47
|
fix: 修复打开 PERM_SINGLE_ASSET_TO_UNGROUP_NODE 配置时返回两个收藏夹节点的问题
|
2 years ago |
jiangweidong
|
151433004c
|
perf: 去掉dbeaver的clickhouse协议
|
2 years ago |
fit2bot
|
e056b31b4c
|
perf: 优化 index api 批量命令部分 (#9596)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
fit2bot
|
f7500b8aff
|
perf: account perm (#9595)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
fc2d7aafce
|
perf: push account (#9594)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
1298cc0a91
|
Merge pull request #9593 from jumpserver/pr@dev@perf_log_clean
perf: 修改日志清理
|
2 years ago |
ibuler
|
0c30e509dc
|
perf: 修改日志清理
|
2 years ago |
jiangweidong
|
3b3355f3f8
|
perf: 修改PostgreSQL数据库参数为必填
|
2 years ago |
老广
|
9af8c629ca
|
Merge pull request #9591 from jumpserver/pr@dev@fix_audit_log_search_field
fix: 修复作业日志页面搜索和时间过滤组件不生效的问题
|
2 years ago |
老广
|
1678eeb915
|
Merge pull request #9587 from jumpserver/pr@dev@perf_gateway
perf: 优化 gateway 返回情况
|
2 years ago |
老广
|
4242727f24
|
Merge pull request #9589 from jumpserver/pr@dev@perf_conn_method_koko_oracle
perf: koko 不支持 oracle 登录
|
2 years ago |
Aaron3S
|
aa7c3041f7
|
fix: 修复作业日志页面搜索和时间过滤组件不生效的问题
|
2 years ago |
ibuler
|
eff2cd104f
|
perf: koko 不支持 oracle 登录
|
2 years ago |
Bai
|
22dd81de43
|
fix: 创建删除节点、资产时,节点资产数量没有刷新的问题,监听的信号不太对,如果是 post_remove 那么获取资产的关联节点是获取不到的
|
2 years ago |
jiangweidong
|
6bc72c519d
|
fix: sqlserver无法推送用户问题 (#9588)
|
2 years ago |
ibuler
|
a63709002d
|
perf: 优化 gateway 返回情况
|
2 years ago |
Bai
|
726f90ab16
|
fix: 修复创建 es 命令存储后台 meta.hosts 被修改的问题;deepcopy dict list value 在创建操作日志的时候
|
2 years ago |
Bai
|
bfa2e285f5
|
fix: 修复迁移数据库应用账号缺少的问题
|
2 years ago |
fit2bot
|
b8c872c68e
|
perf: account cannot be modified (#9585)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
ef33bc211d
|
fix: 修复任务再次执行报500问题 (#9584)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
fit2bot
|
e84411588a
|
fix: 解决playbook 上传500的问题 (#9580)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
Eric_Lee
|
eae4f76e1f
|
Merge pull request #9578 from jumpserver/pr@dev@applets_dbeaver
perf: 优化applets-dbeaver依赖驱动方式
|
2 years ago |
老广
|
e1437ac6e6
|
Merge pull request #9581 from jumpserver/pr@dev@perf_change_account
perf: 修改 account signal version
|
2 years ago |
fit2bot
|
ea7d3c0651
|
perf: dashboard user amount (#9582)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
f046ea3560
|
perf: 修改 account signal version
|
2 years ago |
Bai
|
7d94e17e03
|
fix: 修改迁移文件
|
2 years ago |
jiangweidong
|
541e418946
|
perf: 优化applets-dbeaver依赖驱动方式
|
2 years ago |
老广
|
9cd0a348fc
|
Merge pull request #9575 from jumpserver/pr@dev@perf_session_account_id
perf: 会话新增 account_id
|
2 years ago |
老广
|
e7ec0915a8
|
Merge pull request #9573 from jumpserver/pr@dev@perf_navicat
fix: 解决applets在razor方式拉起代填错误问题
|
2 years ago |
老广
|
b464261ed3
|
Merge pull request #9554 from jumpserver/pr@dev@perf_activities_log
perf: 优化Activity日志[操作日志、登录日志]显示
|
2 years ago |
jiangweidong
|
28babc116b
|
Merge branch 'dev' of http://github.com/jumpserver/jumpserver into pr@dev@perf_navicat
|
2 years ago |
huailei
|
679cd6a4e1
|
Merge pull request #9572 from jumpserver/pr@dev@perf_login_page_style
perf: 调整登录页样式
|
2 years ago |
“huailei000”
|
61579bb290
|
perf: 调整登录页样式
|
2 years ago |
jiangweidong
|
897c5ca24f
|
Merge branch 'dev' of http://github.com/jumpserver/jumpserver into pr@dev@perf_navicat
|
2 years ago |
jiangweidong
|
0f75fab094
|
fix: 解决applets在razor方式拉起代填错误问题
|
2 years ago |
fit2bot
|
e66168dfa4
|
perf: account secret 加密 (#9570)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
cf2089d826
|
fix: 修复迁移数据库应用账号缺少的问题
|
2 years ago |
Eric
|
b882b7de1a
|
perf: 会话新增 account_id
|
2 years ago |
老广
|
8be25e1944
|
Merge pull request #9568 from jumpserver/pr@dev@fix_koko_ssh
fix: 修复 koko ssh 方式的连接开关
|
2 years ago |
Eric
|
f4888304bc
|
fix: 修复 koko ssh 方式的连接开关
|
2 years ago |
fit2bot
|
7b95d19de6
|
perf: verify code ttl translate (#9567)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
9339cd271a
|
perf: native method 优化 (#9566)
* perf: native method 优化
* perf: update docker action test
---------
Co-authored-by: Eric <xplzv@126.com>
|
2 years ago |
fit2bot
|
1ec20a8f98
|
fix: 修复系统设置中关闭magnus 和razor 不生效 (#9563)
* fix: 修复系统设置中关闭magnus 和razor 不生效
* perf: 优化代码
---------
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
Eric
|
75b27b7834
|
fix: ssh native 不显示问题
|
2 years ago |
fit2bot
|
4ac214e91d
|
perf: account task timing not triggered (#9564)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
4109f2cb1c
|
fix: 修改翻译
|
2 years ago |
Eric
|
8f16c2a14f
|
fix: 完善 DBeaver 安装
|
2 years ago |
fit2bot
|
18496aba59
|
perf: sqlserver change_secret (#9560)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
0828a0e9ba
|
fix: 修复资产详情授权用户授权规则列表的搜索项
|
2 years ago |
Bai
|
9a39aca0f1
|
fix: Session 过滤支持 Terminal Name 和 ID 字段
|
2 years ago |
Aaron3S
|
757702b99d
|
fix: 整理任务中心权限位
|
2 years ago |
老广
|
186878366f
|
Merge pull request #9556 from jumpserver/pr@dev@fix_change_adhoc_model_verbose_name
fix: 修改 adhoc 的 verbose_name
|
2 years ago |
jiangweidong
|
d784123c04
|
feat: 远程应用Applets支持DBeaver (#9537)
* perf: 远程应用Applets支持DBeaver
* feat: 更改下载路径
* perf: navicat修改不在这个pr中修改
* perf: add patch.yml
---------
Co-authored-by: Eric <xplzv@126.com>
|
2 years ago |
Bai
|
e25306608b
|
fix: 修复克隆网关没有克隆账号的问题
|
2 years ago |
Aaron3S
|
d8ef556adf
|
fix: 修改 adhoc 的 verbose_name
|
2 years ago |
jiangweidong
|
7235910a86
|
perf: 优化Activity日志[操作日志、登录日志]显示
|
2 years ago |
ibuler
|
e466b6e38e
|
perf: 优化产生的 activity 没有 org
|
2 years ago |
老广
|
27e74f6d77
|
Merge pull request #9552 from jumpserver/pr@dev@perf_audit_log_to_perfect
perf: 优化activity log
|
2 years ago |
ibuler
|
9a200920ca
|
perf: 修改 asset info
|
2 years ago |
ibuler
|
fd38f5d89d
|
perf: 优化activity log
|
2 years ago |
jiangweidong
|
ced454ca49
|
perf: 优化远程应用navicat连接时,确定有密码输入框后才输入密码
|
2 years ago |
Aaron3S
|
1b4c52bc9f
|
fix: 增加作业中心开关
|
2 years ago |
Bai
|
09b672917a
|
fix: 修复角色更新信号方法
|
2 years ago |
fit2bot
|
f20c803356
|
perf: ansible_enabled false (#9548)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
jiangweidong
|
7d93c9ebc5
|
fix: 用户接口不分页时,api异常
|
2 years ago |
Bai
|
ac4a321225
|
fix: 修复角色列表用户数量字段为0的问题
|
2 years ago |
Aaron3S
|
44d3f88225
|
fix: 屏蔽不需要的权限位
|
2 years ago |
Bai
|
1f4fdc13aa
|
fix: 修复一些 connection-token rbac 权限控制
|
2 years ago |
Bai
|
174106ff1e
|
fix: 排除一些关于 PermedAsset 相关的权限位
|
2 years ago |
fit2bot
|
306193ca5f
|
perf: input_secret (#9542)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Aaron3S
|
bd7e9ce4b9
|
perf: 优化代码结构
|
2 years ago |
Aaron3S
|
f7bb408ab2
|
feat: 增加命令过滤功能
|
2 years ago |
fit2bot
|
26e890a99f
|
perf: ldap org (#9541)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
2c13439b8a
|
fix: 添加迁移文件
|
2 years ago |
ibuler
|
786d96ee6e
|
perf: 修改登录
|
2 years ago |
ibuler
|
8b0a967306
|
perf: 优化 audit log
|
2 years ago |
Bai
|
5c98fbbefd
|
fix: 修复添加资产到节点,移除资产从节点,移动资产到节点 API rbac 权限位
|
2 years ago |
Bai
|
770e7733e7
|
fix: 修复添加资产到节点,移除资产从节点,移动资产到节点 API rbac 权限位
|
2 years ago |
Bai
|
71f3fe64b4
|
fix: 修复获取资产授权的账号 API,过滤未激活的账号
|
2 years ago |
Bai
|
eef067c9ca
|
fix: 修复授权查看组织角色权限问题
|
2 years ago |
ibuler
|
b3244d0215
|
perf: 优化 redis 平台协议
|
2 years ago |
Bai
|
18286b674c
|
fix: 修复云同步执行报错的问题(protocols,Asset=>Host)
|
2 years ago |
fit2bot
|
10d776f7e5
|
perf: account name required (#9533)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
80903d1218
|
fix: 修复账号密钥查看rbac权限位
|
2 years ago |
jiangweidong
|
85796acfe4
|
fix: 创建Web资产报错
|
2 years ago |
老广
|
33a80cb8ef
|
Merge pull request #9527 from jumpserver/pr@dev@fix_localhost_script_inject_error
fix: 过滤 localhost 注入问题
|
2 years ago |
老广
|
99e5ac9aa6
|
Merge pull request #9530 from jumpserver/pr@dev@perf_delay_run
perf: 优化 delay run
|
2 years ago |
ibuler
|
223b73c5c6
|
perf: 优化 delay run
|
2 years ago |
fit2bot
|
269cf6628a
|
perf: gateway auto (#9529)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
48fe6b975b
|
Merge pull request #9526 from jumpserver/pr@dev@perf_merge_delay
perf: 改造 merge_delay_func
|
2 years ago |
ibuler
|
bd9b1f1a5b
|
perf: 优化 audit log
|
2 years ago |
Aaron3S
|
011535a02a
|
fix: 过滤 localhost 注入问题
|
2 years ago |
Eric
|
9cd780eb06
|
perf: 改造 merge_delay_func
|
2 years ago |
老广
|
854e0f5fe0
|
Merge pull request #9516 from jumpserver/pr@dev@perf_mail_test_msg
perf: 修复测试 smtp 的subject prefix 丢失问题
|
2 years ago |
老广
|
0666b1e747
|
Merge pull request #9519 from jumpserver/pr@dev@perf_test_node_conn
perf: 优化测试节点可连接性
|
2 years ago |
fit2bot
|
66b248db77
|
perf: 去除 applet 脚本的退出弹窗 (#9525)
Co-authored-by: Eric <xplzv@126.com>
|
2 years ago |
Eric
|
fcad5c637a
|
perf: chrome https网站忽略证书
|
2 years ago |
fit2bot
|
eaad297c9c
|
fix: 修复 playbook 编辑器 main 文件无法修改的问题 (#9521)
* fix: 修复 playbook 编辑器 main 文件无法修改的问题
* perf: 优化代码
---------
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
fit2bot
|
439d3ddf47
|
perf: 翻译 (#9520)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
16922c4918
|
fix: 增加作业中心唯一校验 (#9518)
* fix: 增加作业中心唯一校验
* fix: 增加迁移文件
---------
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
ibuler
|
cd866532da
|
perf: 优化测试节点可连接性
|
2 years ago |
fit2bot
|
7f21e6cb6e
|
perf: terminal command ordering (#9517)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
29c5fd1191
|
perf: 修复测试 smtp 的subject prefix 丢失问题
|
2 years ago |
Eric
|
9c5e4955f2
|
fix: 修复默认 event loop 冲突问题
|
2 years ago |
老广
|
d7d7d1174e
|
Merge pull request #9509 from jumpserver/pr@dev@perf_loop_tasks
fix: 优化并发延迟执行
|
2 years ago |
老广
|
a50b74a989
|
Merge pull request #9510 from jumpserver/pr@dev@fix_period_task_error
feat: 修复 JOB 定时任务不执行的问题
|
2 years ago |
老广
|
0c2873ae86
|
Merge pull request #9512 from jumpserver/pr@dev@perf_asset_task
perf: 优化 applet account 释放
|
2 years ago |
ibuler
|
df3b76f357
|
perf: 优化 applet account 释放
|
2 years ago |
fit2bot
|
64f21a518a
|
perf: asset gather fact (#9511)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Aaron3S
|
4daadbfa0a
|
feat: 修复 JOB 定时任务不执行的问题
|
2 years ago |
jiangweidong
|
564a87304c
|
perf: 优化关闭弹窗方式及数据库连接名称优化 (#9508)
|
2 years ago |
Eric
|
78f6f6cf7d
|
fix: 优化并发延迟执行
|
2 years ago |
老广
|
aa483a3c6d
|
Merge pull request #9507 from jumpserver/pr@dev@perf_asset_task
perf: 优化 task
|
2 years ago |
ibuler
|
dd15286d27
|
perf: 优化 task
|
2 years ago |
Aaron3S
|
889542079c
|
fix: 修复仪表盘失败连接数不更新的问题
|
2 years ago |
Bai
|
5153817ff4
|
fix: 修复同名用户登录时username设置问题
|
2 years ago |
fit2bot
|
ab132e02d0
|
perf: k8s tree (#9503)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
136bec94ca
|
perf: merge with dev
|
2 years ago |
ibuler
|
f192567072
|
perf: remove debug
|
2 years ago |
ibuler
|
98a2d39a04
|
perf: merge with remote
|
2 years ago |
老广
|
b85b6a38e2
|
Merge pull request #9449 from jumpserver/pr@dev@perf_activity
perf: 增加Activity日志中此资源的任务执行及详情查看
|
2 years ago |
jiangweidong
|
e647205c24
|
perf: 优化applet-navicat连接方式 (#9498)
* perf: 优化applet-navicat连接方式
* perf: 关闭许可证通知,不阻塞登录
|
2 years ago |
ibuler
|
6a0fbc6ac2
|
perf: 修改 signals
|
2 years ago |
fit2bot
|
e36506c3b8
|
perf: ansible log (#9499)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Eric
|
8b7bccc4ad
|
perf: 使用 asyncio 延迟并发执行
|
2 years ago |
fit2bot
|
0c11a602a8
|
perf: push account automation (#9497)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
fcf20335e8
|
fix: 修复更新角色权限、更新角色、用户绑定时,用户权限没有即使更新的问题
|
2 years ago |
Bai
|
4c96d6935a
|
fix: 修复没有 push_now 权限的用户可以在创建资产、创建账号中开启推送
|
2 years ago |
jiangweidong
|
c5b8ae6c9a
|
perf: 修改变量名
|
2 years ago |
jiangweidong
|
7926f7d75e
|
fix: 修改OAuth2协议的注销地址为非必填项目
|
2 years ago |
ibuler
|
37a52c420f
|
perf: 优化并发处理
|
2 years ago |
fit2bot
|
3c891ec313
|
fix: 修复因事务提交问题造成的任务无法执行和任务历史无法查看 (#9493)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
fit2bot
|
1b1ae1145c
|
fix: 重命名文件前校验是否存在冲突 (#9488)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
Eric
|
e36a64ae2c
|
perf: update resource
|
2 years ago |
Eric
|
d0e56a17d6
|
fix: 修复审计日志保存失败的问题
|
2 years ago |
Bai
|
48067415ef
|
fix: 修复第三方用户登录复核时,可以跳过的问题
|
2 years ago |
fit2bot
|
b81416d973
|
perf: playbook 批量删除 (#9490)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Aaron3S
|
a87ff2d880
|
feat: 为所有api添加搜索
|
2 years ago |
Aaron3S
|
5d13f1e357
|
fix: 修复 Job 命令不显示的问题
|
2 years ago |
fit2bot
|
5401b1cdf2
|
perf: audit dashboard (#9486)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
jiangweidong
|
b3e609dc9b
|
fix: 解决不同用户使用远程应用Navicat登录Oracle失败的问题
|
2 years ago |
Aaron3S
|
403faf9663
|
fix: 修复上传方式创建 playbook 内容为空的问题
|
2 years ago |
Aaron3S
|
921d8f6a28
|
fix: 保护必要文件不被删除
|
2 years ago |
Aaron3S
|
238dc2e559
|
fix: 禁用omnidb 连接 sqlserver
|
2 years ago |
fit2bot
|
c7c5805b18
|
fix: update platform script (#9479)
* fix: update platform script
* perf: check protocol setting
---------
Co-authored-by: Eric <xplzv@126.com>
|
2 years ago |
Bai
|
4f6a17290a
|
fix: 修复创建资产时账号禁用不生效的问题
|
2 years ago |
fit2bot
|
c088739a5d
|
perf: celery task search (#9477)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
df428feaeb
|
fix: 修改 command review 返回为 response 对象
|
2 years ago |
jiangweidong
|
33d5cdedea
|
perf: 优化
|
2 years ago |
fit2bot
|
d6d45f64fa
|
perf: inventiry account (#9474)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
7b9523d6be
|
perf: ansible accounts is_active (#9473)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
e3d1474b9b
|
perf: k8s tree error msg (#9472)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
ab76d8cce0
|
fix: 修复创建资产资源 dashboard 不变化的问题 (#9471)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
fit2bot
|
f3405b0937
|
fix: 修复新增用户控制台本周新增数量不变化的问题 (#9470)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
fit2bot
|
ddff968be1
|
perf: postgresql ansible (#9469)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
03ad4124eb
|
fix: 修复手动登录资产时,LoginACL QuerySet 会获取所有组织下规则的问题(@INPUT账号没有org_id)
|
2 years ago |
fit2bot
|
5c1acae4c5
|
perf: push account ssh (#9467)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
37f119260e
|
fix: 修复 connection token 相关的返回字段
|
2 years ago |
fit2bot
|
2c952c2877
|
fix: account create bug (#9465)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
2a964bfa6c
|
fix: (smart endpoint 切换到全局组织下匹配)
|
2 years ago |
Bai
|
953adf6cfb
|
fix: (smart endpoint 获取500的问题) (修复监控会话打开失败的问题)
|
2 years ago |
老广
|
e590518108
|
Merge pull request #9463 from jumpserver/pr@dev@perf_ticket
perf: 修改 platform serializer
|
2 years ago |
ibuler
|
eabb41b74c
|
perf: 修改 platform serializer
|
2 years ago |
fit2bot
|
d308efc63b
|
fix: 更新账号后 立即推送 (#9462)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
jiangweidong
|
e3c0425a7d
|
perf: 优化
|
2 years ago |
jiangweidong
|
fa54df6d99
|
perf: 还原任务参数
|
2 years ago |
jiangweidong
|
fb285adcce
|
优化
|
2 years ago |
fit2bot
|
32afa214fd
|
perf: k8s token 不过期 (#9460)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
8c65429157
|
fix: 修复 perms 循环引用
|
2 years ago |
ibuler
|
17fce76ac4
|
perf: 修改 signal handler
|
2 years ago |
fit2bot
|
63a4620b19
|
perf: account push no password (#9457)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
38921cc5f0
|
perf: gather account (#9456)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
fe725106ac
|
fix: role detail
|
2 years ago |
ibuler
|
c87c432c1a
|
perf: 延迟执行一个函数
|
2 years ago |
老广
|
75b10d9d8f
|
Merge pull request #9452 from jumpserver/pr@dev@perf_job_delete
perf: 优化 job 删除策略
|
2 years ago |
老广
|
bb8ca41149
|
Merge pull request #9454 from jumpserver/pr@dev@perf_api_sql
perf: 优化 api sql 查询
|
2 years ago |
ibuler
|
e7202ac984
|
perf: 优化 api sql 查询
|
2 years ago |
Bai
|
b41d30dbac
|
fix: 修复导入更新资产时包含labels报错的问题(取消id唯一键校验)
|
2 years ago |
Aaron3S
|
9ee2b1b1f5
|
perf: 优化 job 删除策略
|
2 years ago |
fit2bot
|
90d5f62327
|
perf: gathered-accounts api (#9451)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Aaron3S
|
245bf073e9
|
增加历史任务再次执行功能
|
2 years ago |
jiangweidong
|
a1300e2886
|
perf: 增加登录日志详情
|
2 years ago |
jiangweidong
|
cb362b2fe4
|
perf: 生成迁移文件
|
2 years ago |
jiangweidong
|
49c78f65a6
|
perf: 处理冲突
|
2 years ago |
jiangweidong
|
90fdaca955
|
perf: 优化Activity日志
|
2 years ago |
fit2bot
|
1dd915cefd
|
perf: win shell (#9448)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
0deb093e7a
|
fix: 修改工单close权限
|
2 years ago |
fit2bot
|
c7ce535630
|
perf: account seri type category (#9445)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
47f23a1b9c
|
Merge pull request #9443 from jumpserver/pr@dev@fix_execute_shell_chdir_invalid
fix: 解决执行命令作业指定当前路径的问题
|
2 years ago |
fit2bot
|
7dae491691
|
perf: account asset category (#9444)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Aaron3S
|
462dc2543b
|
fix: 解决执行命令作业指定当前路径的问题
|
2 years ago |
fit2bot
|
8afe28773d
|
perf: clone plateform charset (#9442)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
654cbe7bd0
|
perf: 创建网关 没有关联网域 (#9441)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
f52a2ea47f
|
fix: 修改日文翻译文件
|
2 years ago |
fit2bot
|
500124f485
|
perf: asset automation filter (#9440)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Aaron3S
|
dbd3cb35ec
|
fix: 修复无法更新命令的bug
|
2 years ago |
Aaron3S
|
a3baac6763
|
fix: 修复无法更新命令的bug
|
2 years ago |
fit2bot
|
9a1109e13d
|
perf: 资产创建添加账号 没有携带密码 (#9436)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
4af80bfcdf
|
fix: 修改中文翻译文件
|
2 years ago |
ibuler
|
1e075c3687
|
perf: 修改支持 connect methods
|
2 years ago |
Eric
|
47c5f18c6e
|
fix: applet deploy pip install
|
2 years ago |
Bai
|
4960c4b260
|
fix: 修复登录资产ACL会获取所有组织下数据的问题
|
2 years ago |
ibuler
|
91357b3715
|
perf: 优化 gateway 设置
|
2 years ago |
老广
|
4462e745a5
|
Merge pull request #9428 from jumpserver/pr@dev@perf_ops_job
perf: 修改 ops job 约束
|
2 years ago |
fit2bot
|
20d2efc407
|
perf: 主机硬件信息 (#9429)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
4220c72cd3
|
perf: 修改 ops job 约束
|
2 years ago |
老广
|
431725b315
|
Merge pull request #9424 from jumpserver/pr@dev@perf_chrome
perf: use Chromium browser
|
2 years ago |
ibuler
|
470d2703f4
|
perf: 协议端口校验
|
2 years ago |
ibuler
|
7c429163ce
|
perf: 协议端口校验
|
2 years ago |
Bai
|
ef3a1e399d
|
fix: 修复登录资产ACL会获取所有组织下数据的问题
|
2 years ago |
Bai
|
ce8ad5f9cc
|
perf: 优化资产授权规则过滤支持 accounts
|
2 years ago |
Eric
|
afb2b53035
|
fix: chromedriver path
|
2 years ago |
Eric
|
159652ccfe
|
fix: chrome path
|
2 years ago |
Eric
|
c22662a757
|
perf: use Chromium browser
feat: add code dialog
|
2 years ago |
Bai
|
d2ae6642eb
|
fix: 修复更新账号时secret不正确导致更新失败的问题
|
2 years ago |
ibuler
|
55de785947
|
perf: 优化最后更新
|
2 years ago |
ibuler
|
88638187a5
|
perf: 修改 role 克隆
|
2 years ago |
jiangweidong
|
cb4410391c
|
fix: 修复mongodb ssl账号测试失败,oracle推送用户失败问题 (#9421)
|
2 years ago |
fit2bot
|
003feb1aed
|
perf: command log risk choice (#9419)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
93932f1904
|
perf: 优化批量更新 (#9418)
* perf: 优化批量更新
* perf: 优化代码,减少 80%,依然可用
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
2 years ago |
ibuler
|
b4068be89c
|
perf: 修改换行
|
2 years ago |
ibuler
|
3520f8222c
|
merge: with dev
|
2 years ago |
ibuler
|
77486f0773
|
fix: 修复用户过滤角色的错误
|
2 years ago |
Bai
|
d0bd35d88c
|
fix: 修复测试ldap attr map报错问题
|
2 years ago |
Aaron3S
|
1083f5f6f2
|
feat: 添加 task 的 verbose_name
|
2 years ago |
Bai
|
4c9d16b4c1
|
fix: 修改角色列表viewset排序问题
|
2 years ago |
Bai
|
c3d01591e7
|
fix: 修改角色列表viewset排序问题
|
2 years ago |
Bai
|
2d514c0db0
|
fix: 修改角色列表排序问题
|
2 years ago |
Bai
|
a045eb9936
|
fix: 修改角色列表排序问题
|
2 years ago |
fit2bot
|
be151523f4
|
perf: user filter (#9413)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
64e48712a5
|
perf: gateway migrate (#9412)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Aaron3S
|
e3e727f972
|
perf: 默认展开编辑器所有目录
|
2 years ago |
Eric
|
3341d55d1b
|
perf: APPLET_DOWNLOAD_HOST 优化
|
2 years ago |
Eric
|
1c55bde8c8
|
perf: 发布机部署新增 CORE_HOST 配置
|
2 years ago |
Bai
|
88edc9191c
|
fix: 修改 ACL 排序 priority, date_updated, name
|
2 years ago |
fit2bot
|
6429b56a54
|
fix: 资产克隆账号bug (#9407)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
d78725f7c5
|
perf: choice validate (#9404)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
5fcd83b587
|
fix: 修复获取 swagger api 时,AssetSerializer category, type 字段手动设置 _choices 属性时报错的问题
|
2 years ago |
feng
|
0aa681620f
|
perf: asset tree search
|
2 years ago |
Aaron3S
|
d68ed57eb9
|
优化 playbook ide
|
2 years ago |
jiangweidong
|
7a5195e91e
|
fix: 解决部署后,Oracle无法执行自动化任务问题 (#9400)
|
2 years ago |
jiangweidong
|
3080771559
|
fix: 解决没获取到证书的mongodb导致的无法执行自动化任务 (#9399)
|
2 years ago |
老广
|
f68dde456d
|
Merge pull request #9397 from jumpserver/pr@dev@perf_code_i18n
perf: 修改 i18n
|
2 years ago |
fit2bot
|
758d6ae81b
|
perf: gateway print (#9398)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
853f9c422d
|
perf: 修改 i18n
|
2 years ago |
Aaron3S
|
9d898f0aec
|
playbook ide
|
2 years ago |
fit2bot
|
7b95859015
|
perf: device ansible (#9396)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
fc34980f20
|
fix: 修复主机详情显示硬件信息
|
2 years ago |
老广
|
b4afdf7f72
|
Merge pull request #9389 from jumpserver/pr@dev@perf_audits_migrations
perf: 优化audits的migrations
|
2 years ago |
老广
|
9dd7675bc9
|
Merge pull request #9393 from jumpserver/pr@dev@perf_user_create
perf: 重构 notifications site msg
|
2 years ago |
ibuler
|
1169677286
|
perf: 重构 notifications site msg
|
2 years ago |
Bai
|
4e2c2b652f
|
fix: 修复创建数据库时包含账号失败的问题
|
2 years ago |
jiangweidong
|
4762939dae
|
perf: 优化audits的migrations
|
2 years ago |
jiangweidong
|
e324c46f87
|
fix: PrivateToken创建报错 (#9387)
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2 years ago |
Bai
|
acab0b765c
|
fix: 修复创建
|
2 years ago |
fit2bot
|
66c58a2084
|
perf: 账号 模版创建 (#9386)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
d1f46768a3
|
Merge pull request #9385 from jumpserver/pr@dev@perf_user_create
perf: 优化用户创建
|
2 years ago |
ibuler
|
023ca29752
|
perf: 优化用户创建
|
2 years ago |
ibuler
|
4956e1147e
|
perf: 优化用户创建 角色设置
|
2 years ago |
Eric
|
142edd9438
|
perf: update applet download and deployment
|
2 years ago |
ibuler
|
34b740583e
|
perf: 修改 asset info
|
2 years ago |
ibuler
|
ae1b134f70
|
perf: 修改 spec for cert
|
2 years ago |
ibuler
|
e9454c42cc
|
perf: 修改 spec
|
2 years ago |
ibuler
|
6bbb1f7e86
|
perf: 修改 connectivity
|
2 years ago |
ibuler
|
03c0d2edbd
|
perf: 修改 connectivity
|
2 years ago |
jiangweidong
|
be670872e5
|
perf: 修改逻辑,将证书文件转换放到manager中
|
2 years ago |
jiangweidong
|
6cda829f67
|
perf: 优化创建证书文件逻辑
|
2 years ago |
jiangweidong
|
633e12bf86
|
feat: 其他mongodb自动化操作支持ssl
|
2 years ago |
jiangweidong
|
211a0abe9e
|
feat: 测试可连接性mongodb支持ssl
|
2 years ago |
Bai
|
ae79584faa
|
perf: 修改账号列表 secret 字段名称 密钥/密码
|
2 years ago |
ibuler
|
ef51e74b8e
|
perf: 继续替换 spec
|
2 years ago |
ibuler
|
41154d3793
|
asset: specific to spec_info
|
2 years ago |
ibuler
|
9ec7a8ac61
|
perf: 优化 asset info
|
2 years ago |
fit2bot
|
2ea8e30ca5
|
fix: 账号备份无法执行 (#9379)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
a7b744db10
|
perf: 修改账号列表 secret 字段名称 密钥/密码
|
2 years ago |
Bai
|
6b4dbe6554
|
fix: 修复账号列表导出500的问题
|
2 years ago |
Bai
|
229e89af03
|
fix: 修复终端列表根据负载状态进行过滤
|
2 years ago |
ibuler
|
9161b1ab1c
|
perf: 资产的 specific 不返回加密信息
|
2 years ago |
老广
|
bebfe10d73
|
Merge pull request #9373 from jumpserver/pr@dev@change_migrations
perf: 修改 database 的 cert model field
|
2 years ago |
老广
|
685b99e04d
|
Merge pull request #9366 from jumpserver/pr@dev@fix_no_db_name_mongodb_task_err
fix: mongodb无指定数据库时,一些自动化任务会失败
|
2 years ago |
ibuler
|
9d59fb736b
|
perf: 修改 database 的 cert model field
|
2 years ago |
ibuler
|
b34af62ec1
|
perf: 修改 migrations
|
2 years ago |
ibuler
|
d5cc2e77b2
|
perf: admin user 不能删除,xpack 引用着,不确定顺序
|
2 years ago |
fit2bot
|
3702ba92ea
|
perf: celery task delete (#9372)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
0c1048ed89
|
perf: 修改 migrations
|
2 years ago |
ibuler
|
382201188c
|
perf: admin user 不能删除,xpack 引用着,不确定顺序
|
2 years ago |
jiangweidong
|
87ca9cb11d
|
fix: 使用type
|
2 years ago |
fit2bot
|
bf867f8c95
|
celery yask perm tree (#9370)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
ec98f1bae5
|
perf: celery task del perm (#9369)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
f18f2df4ab
|
perf: account template secret (#9368)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
28d117bf3d
|
Merge pull request #9360 from jumpserver/pr@master@feat_support_redis_ssl_connect_magnus
feat: 支持Magnus连接Redis SSL
|
2 years ago |
jiangweidong
|
a664d0b752
|
Merge branch 'dev' of http://github.com/jumpserver/jumpserver into pr@dev@fix_no_db_name_mongodb_task_err
|
2 years ago |
jiangweidong
|
c34b7e69eb
|
fix: mongodb无指定数据库时,一些自动化任务会失败
|
2 years ago |
老广
|
d8f737c999
|
Merge pull request #9365 from jumpserver/pr@dev@perf_asset_migration
perf: 优化 k8s migrations
|
2 years ago |
ibuler
|
351bcd3337
|
perf: 优化 k8s migrations
|
2 years ago |
fit2bot
|
c7c56775d3
|
perf: push accounts log error (#9364)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
e5ca8c5b2c
|
Merge pull request #9362 from jumpserver/pr@dev@perf_applet_upload
perf: 优化 applet 上传报错
|
2 years ago |
ibuler
|
812f5490dc
|
perf: 优化 applet 上传报错
|
2 years ago |
jiangweidong
|
c098172ed4
|
Merge branch 'dev' of http://github.com/jumpserver/jumpserver into pr@master@feat_support_redis_ssl_connect_magnus
|
2 years ago |
jiangweidong
|
b0baee95d3
|
feat: 支持Magnus连接Redis SSL
|
2 years ago |
老广
|
789695f90b
|
Merge pull request #9359 from jumpserver/pr@dev@perf_deploy_applethost
perf: 优化发布机初始化部署
|
2 years ago |
Bai
|
f6da14b80d
|
fix: 修复网域导入500问题(不支持修改gateways)
|
2 years ago |
Eric
|
135c15d127
|
perf: 优化发布机初始化部署
|
2 years ago |
fit2bot
|
4cca518543
|
perf: user profile (#9357)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
3f4814a392
|
Merge pull request #9356 from jumpserver/pr@dev@perf_readme
perf: 优化 applet api
|
2 years ago |
ibuler
|
94e1d94423
|
perf: 修改 readme
|
2 years ago |
ibuler
|
f316b241aa
|
perf: 优化 applet api
|
2 years ago |
fit2bot
|
6ec4dc7dd5
|
perf: auditor joblog perm (#9355)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
47cd79ea5a
|
perf: databases protocol required (#9354)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
da915249ab
|
perf: su_method allow_null (#9352)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
26de26d7b0
|
perf: ansible enabled (#9351)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
55d7f17470
|
perf: mariadb verify account enabled (#9348)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
4d92e1c0d7
|
Merge pull request #9341 from jumpserver/pr@dev@perf_remoteapp_view
perf: 优化远程应用界面
|
2 years ago |
fit2bot
|
4409809106
|
perf: asset connectivity ordering (#9343)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
jiangweidong
|
b6eac5a6b7
|
perf: 优化远程应用界面
|
2 years ago |
fit2bot
|
4bef48eb6a
|
fix: push account duplicate (#9336)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
c2a8acb73b
|
perf: 修改网关自动化任务 (#9335)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
571e9b1878
|
perf: gateway closed domain (#9334)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
f8ac83d5c7
|
fix: change secret trigger 必填 (#9333)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
f54edab172
|
perf: user perm (#9329)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
jiangweidong
|
ab5b85d9b5
|
perf: 优化操作日志,activity日志都存入操作日志中
|
2 years ago |
Bai
|
6dc4519c78
|
fix: 修复 资产节点树 获取报错的问题(全局组织)
|
2 years ago |
Bai
|
f647f88536
|
fix: 修改迁移 connection-token system_user -> account 字段失败的问题
|
2 years ago |
Bai
|
3c93ed6a75
|
fix: 修改迁移 connection-token system_user -> account 字段失败的问题
|
2 years ago |
fit2bot
|
6a9f1978bb
|
perf: ticket markdown (#9325)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
56d533c802
|
v3.0.0-rc1 (#9322)
* perf:automation
* pref: 修改账号推送
* perf: 修改 assets
* perf: 修改 accounts
* feat: 优化代码
* fix: 修复 ObjectRelatedField 获取 value attr 时先判断是否有 attr 属性
* perf: 增加翻译
* feat: 增加部分翻译
* feat: 去除无用列
* perf: ticket remove app
* fix: 修复创建账号备份任务失败的问题
* perf: 添加 accounts app
* perf: ticket type serializer (#9252)
Co-authored-by: feng <1304903146@qq.com>
* perf: ticket
* perf: 修改 accounts api
* perf: 优化 AssetPermissionSerializer fields 顺序
* perf: 修改 accounts
* feat: 限制常用用户名api返回长度
* feat: 限制常用用户名api返回长度
* perf: 修改 LoginAssetACL 序列类,增加 users_username_group, accounts_username_group... 字段
* perf: 修改 CommandFilterACLSerializer 增加 command_groups_amount 字段
* perf: 修改rbac API啥的 (#9254)
* perf: migrate
* perf: 修改 AssetPermedSerializer domain 字段类型
* perf: 放开push account 权限位
* perf: 修改 accounts
* perf: 修改 LoginACLSerializer 字段类型
* pref: 修改数据库 migrations
* perf: filter asset systemuser
* perf: 修改 SessionSerializer 字段类型
* pref: 修改 applet host
* perf: 修改 SessionCommandSerializer 字段类型
* perf: 修改 accounts import
* perf: 修改 celery datetime
* perf: 修改 asset serializer
* pref: 修改 labeled field
* feat: 修改翻译
* perf: 修改 JobSerializer 字段类型
* feat: 支持使用 ws 发送终断任务
* perf: add AccessTokenAuthentication
* perf: 修改 BaseStorageSerializer 字段类型
* perf: 修改 AppletHostSerializer 字段类型
* perf: signal event
* perf: asset types automations (#9259)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改下载 rdp 文件时返回的 address 地址信息为空的问题
* perf: 修改 AssetSerializer.accounts.secret 为 write_only; 修改 DomainWithGatewaySerializer.gateways 返回 account 信息及 secret 字段;
* perf: automation 干库 (#9260)
Co-authored-by: feng <1304903146@qq.com>
* perf: account push api
* feat: 修改迁移文件
* feat: 删除无用代码
* feat: 优化部分资源无操作日志
* perf: 修改 account
* perf: perm tree
* perf: asset serializers retrieve
* perf: 格式化代码
* perf: AutomationExecution (#9268)
Co-authored-by: feng <1304903146@qq.com>
* perf: AssetDetailSerializer 和 Asset Model 添加 specific_info 字段;
* perf: 修改账号推送
* feat: handle ws heartbeat status
* perf: k8s tree (#9269)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改账号推送
* perf: 修改 asset detail serializer
* fix: 修复 windows 不能运行 powershell 命令的问题
* feat: 支持按照资源时间线查看操作活动
* feat: 翻译
* feat: 优化操作日志
* perf: asset clone
* fix: 错误的修改改回去
* perf: create asset account
* feat: 增加task 刷新续传功能
* fix: applet host deloypment filter host
* perf: 修改了 common 结构,和 push accounts
* perf: 整理 common 结构
* perf: 修改 const import
* perf: 修改 allow bulk destroy
* fix: applet host search fileds
* perf: applet bulk delete
* fix: applet list 404
* perf: 修改 common view
* feat: 增加一些翻译, 修复 playbook 上传的错误
* fix: 修改错别字
* perf: 修改 applets status
* perf: 修改网关 api
* perf: automateion (#9281)
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
* perf: 失效 connect methods 当 applet 删除 或者 host 删除
* perf: 网关账号的密码类型改成 LabelField
* perf: chrome applet script
* perf: verify code ttl (#9282)
Co-authored-by: feng <1304903146@qq.com>
* perf: database ping
* perf: ws
* perf: 修改网关创建
* perf: account task org (#9285)
Co-authored-by: feng <1304903146@qq.com>
* perf: asset test api
* perf: port 添加 account
* pref: 修改 db mapper permission
* fix: db port mapper list api
* perf: account change secret (#9286)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改 setup_eager_loading
* perf: SecretStrategy
* feat: 修改 ConnectionToken Create API 支持校验 ACL 逻辑
* feat: 修改 ConnectionToken Create API 支持校验 ACL 逻辑
* feat: 修改 ConnectionToken Create API 支持校验 ACL 逻辑
* pref: web database 信号转发
* perf: account push automation
* perf: push filter account
* perf: 修改 publish 版本
* perf: 修改网关
* fix: 修改资产 Specific 信息中 JSONField 字段返回 json.loads 对象
* feat: 远程应用内置Navicat Premium 16
* feat: 更新下载链接
* feat: 整理代码格式
* perf: 修改 terminal point
* perf: update chrome applet script
* fix: 资产 specific 获取 JSONField 时, 判断值的类型不为 list, dict
* perf: domain (#9292)
Co-authored-by: feng <1304903146@qq.com>
* perf: 优化 endpoint 监听端口,仅 oracle 动态
* perf: 修改翻译
* perf: 修改文案
* perf: 修改缺失的翻译
* perf: 修改 endpoint help text
* feat: 还原格式
* feat: 去掉基类
* feat: 增加特权账号字段
* perf: decode content
* fix: check pid
* perf: 修改 smart endpoint
* perf: 修改 endpoint mysql default port
* feat: 优化
* perf: 修改 endpoint mysql default port
* perf: gateway test (#9295)
Co-authored-by: feng <1304903146@qq.com>
* perf: migrate
* perf: 修改 endpoint mysql default port
* fix: 修复获取任务执行结果死循环
* feat: 作业审计日志增加字段
* fix: add on_transaction_commit task post save
* perf: gateway (#9297)
Co-authored-by: feng <1304903146@qq.com>
* feat: 过滤 jumpserver 自动产生的用户
* fix: 修复ops节点选择的问题
* fix: 修改 统一 connection-token 和 command 的 review API 返回数据 from_ticket_info
* perf: change secret (#9298)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改 db port manager
* perf: 修改 db port manager
* perf: add celery log mark
* perf: remove debug log data
* fix: navicat use manual type
* fix: remove navicate download url
* perf: push_account_enabled (#9301)
Co-authored-by: feng <1304903146@qq.com>
* fix: 修改navicat启动程序MD5值
* perf: push account (#9303)
Co-authored-by: feng <1304903146@qq.com>
* feat: Redis/MongoDB 支持SSL
* fix: 修改授权规则过滤字段 node_name,node_id; 修复获取授权节点下的资产为空的问题;
* perf: push account button (#9305)
Co-authored-by: feng <1304903146@qq.com>
* perf: account push
* fix: 修复获取 /user//assets/tree/ 返回用户授权的所有资产
* perf: asset ping (#9307)
Co-authored-by: feng <1304903146@qq.com>
* perf: asset enabled_info
* perf: 优化activity记录都保存至operatelog中
* feat: 远程应用navicat支持试用版连接
* perf: 优化迁移文件
* perf: 修改资产列表 API category type 字段 choices 根据 category 进行返回
* fix
* perf: 修改账号列表 API 解决根据 node_id asset_id 搜索账号列表无效的问题
* fix: navicat dba账号登录
* perf: 优化navicat连接
* perf: 修改账号列表 Model Manager 继承自 OrgManager,解决组织过滤问题
* perf: 修改账号列表 Filter 支持根据 platform,category,type 字段搜索
* perf: change secret email (#9312)
Co-authored-by: feng <1304903146@qq.com>
* feat: 保证认证信息一定清理
* perf: add mariadb
* perf: 修改资产类型树数量统计资产或账号
* perf: applet chrome quit
* perf: 优化关闭欢迎页面
* fix
* perf: executed amount
* perf: 修改 built-in applet installation
* perf: 修改资产列表增加标签搜索
* perf: 修改资产列表增加标签搜索
* perf: account task automation (#9319)
Co-authored-by: feng <1304903146@qq.com>
* perf: account trigger
* perf: 修改系统设置文案:批量命令执行 -> 作业中心
* perf: 优化migrate (#9320)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改资产节点树 API,支持搜索资产、节点
* perf: audit dashboard (#9321)
Co-authored-by: feng <1304903146@qq.com>
* fix: 修改 has_perm 权限判断兼容 list 和 str 类型
* perf: 修改一些换行
* perf: 修改 ansible config
* fix: oracle依赖文件地址错误 (#9324)
* perf: ansible mudules
* perf: 修改 runner host cwd
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
Co-authored-by: Eric <xplzv@126.com>
Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
Co-authored-by: jiangweidong <80373698+Hi-JWD@users.noreply.github.com>
|
2 years ago |
老广
|
ce0632f49b
|
Merge pull request #9250 from jumpserver/v3
v3 to dev
|
2 years ago |
feng
|
7094df3527
|
remove rbac redundant perms
|
2 years ago |
Bai
|
dbad0851e3
|
perf: 修改翻译 内部的 -> 内置
|
2 years ago |
ibuler
|
1b1c91bab0
|
t po v3
:wqMerge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
Bai
|
52b5c8beee
|
fix: 删除 AssetSerializer 中 enabled_info 字段 (已放到 AssetDetailSerializer 中).
|
2 years ago |
feng
|
ccc766df8d
|
perf: account source
|
2 years ago |
fit2bot
|
c81f36cc27
|
perf: remove gather model (#9246)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
0328fd1bb0
|
merge: v3
|
2 years ago |