fit2bot
|
c861f390c7
|
perf: k8s account ignore (#9188)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
a767c208b3
|
perf: 优化 get_all_node_keys 方法
|
2 years ago |
Bai
|
4f5cc56b00
|
perf: 优化 UserPermTreeUtil 逻辑(进行中)
|
2 years ago |
Bai
|
8beb1b81cf
|
fix: 修改 AssetSerializer 继承 BulkOrgResourceSerializerMixin 序列类
|
2 years ago |
Bai
|
beac2a1514
|
perf: 优化获取账号 su-from-accounts 时,不包含自己和以自己为 su-from 的账号
|
2 years ago |
fit2bot
|
e5afbd4118
|
perf: k8s tree api (#9169)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
66bdc375df
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
Bai
|
58131a2b68
|
fix: 修复 su-from-accounts API; 前端 Select2 组件初始化时 API 报错的问题;
修改原因:
前端使用 Select2 组件渲染更新账号的表单页面时,会默认先创建 spm 值,
后端调用 get_object 方法时,使用的queryset,就是spm所对应的queryset,
而 detail=True, 查询的值是当前 account_id,不在 queryset 中,
所以会导致调用父类的 get_object 方法报错,对象找不到
|
2 years ago |
ibuler
|
a27b43107c
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
0c7de50708
|
perf: 修改 display field
|
2 years ago |
Bai
|
d252ee41ed
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
Bai
|
6cda28c63d
|
perf: 优化授权规则 user-permission 用户授权相关的 API; 包括 assets, nodes, tree-asset, tree-node, tree-node-with-asset;
|
2 years ago |
ibuler
|
6a1c5aba12
|
perf: 修改一些翻译
|
2 years ago |
ibuler
|
da36ce9dfd
|
perf: merge connect token rdp option
|
2 years ago |
ibuler
|
dbee3ed30d
|
feat: connect token 添加 Rdp options
|
2 years ago |
Bai
|
6233e2b3de
|
perf: Account su_from 返回使用 ObjectRelatedField allow_null allow_empty
|
2 years ago |
Bai
|
29fd6ee8c9
|
perf: Account su_from 返回使用 ObjectRelatedField
|
2 years ago |
Bai
|
71e76e5075
|
feat: 添加su-from-accountsAPI
|
2 years ago |
jiangweidong
|
803d68f3fe
|
feat: 增加clickhouse
|
2 years ago |
Jiangjie.Bai
|
7842e3e5ab
|
Merge: v3 to dev (#9160)
* fix: 修改 ConnectionTokenSecretSerializer
* perf: connect token secret (#9155)
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
* feat: 作业迁移至个人级别
* perf: asset enabled (#9157)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改ConnectionTokenSecret Gateway数据结构; 修改Domain Gateway Model方法
* perf: ConnectionTokenSecret 返回 domain 信息
* refactor: 移动 Gateway Model 到 asset 目录下
* refactor: 移动 Gateway Model 单独到 gateway 文件中
* perf: 修改 GatewaySerializer 目录
* perf: 修改 GatewaySerializer 目录
Co-authored-by: fit2bot <68588906+fit2bot@users.noreply.github.com>
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2 years ago |
ibuler
|
daf279304a
|
perf: 修改完冲突了
|
2 years ago |
ibuler
|
2168610ffe
|
perf: 修改合并引起的 migrations 依赖问题
|
2 years ago |
ibuler
|
e91cbb9c97
|
merge: with v3
|
2 years ago |
ibuler
|
0047af4584
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
38b1701b33
|
perf: 修改 migrations, 修改 Connect token
|
2 years ago |
feng
|
03e62b5bc1
|
perf: asset mini
|
2 years ago |
fit2bot
|
8a7ecda4f6
|
perf: asset add automation_enabled_info (#9154)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Eric
|
6480b916d6
|
perf: parse ssh private key
|
2 years ago |
fit2bot
|
156a6c9dc5
|
perf: gateway test connective (#9152)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
052a4afef6
|
pref: 暂时修改 key fingerprint
|
2 years ago |
fit2bot
|
0e0a9f4654
|
perf: gateway account (#9150)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
2d771eedc1
|
perf: 优化用户授权 api
|
2 years ago |
fit2bot
|
541358978d
|
fix: gateway (#9145)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
fdbaa0afe1
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
a18f544cf8
|
perf: 修改 acl
|
2 years ago |
老广
|
1165ea817f
|
Merge pull request #9035 from jumpserver/pr@v3@feat_db_automations
[v3] feat: 支持Oracle、MongoDB、SQLServer数据库自动化操作部分功能
|
2 years ago |
jiangweidong
|
85aad7ba62
|
feat: 解决冲突
|
2 years ago |
老广
|
bcf509ab07
|
Merge branch 'v3' into pr@v3@feat_support_clear_private_key
|
2 years ago |
feng
|
fa0382fc5e
|
perf: gateway manager
|
2 years ago |
ibuler
|
8162a1b17e
|
perf: 优化 gateway
|
2 years ago |
fit2bot
|
d1461b33c5
|
perf: gather account mysql (#9136)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
307cf97ccb
|
perf: 授权的资产支持过滤
|
2 years ago |
ibuler
|
d46f321f1a
|
perf: 修改连接方式
|
2 years ago |
ibuler
|
0f1e19ba41
|
perf: 修改数据库添加 ssl 字段
|
2 years ago |
feng
|
cc5b37350c
|
perf: domain del nodes
|
2 years ago |
feng
|
dd207016b2
|
perf: del domain node
|
2 years ago |
feng
|
52541d1dad
|
perf: push dynamic user
|
2 years ago |
fit2bot
|
d849fd52bd
|
perf: domian add node (#9130)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
11636dafd8
|
perf: history account secret perm (#9128)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
4f718f9b1f
|
perf: account template secret api (#9127)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
5e503ec5b8
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
0f35b3dd58
|
pref: 修改 connect token
|
2 years ago |
Eric
|
608e0c9f26
|
feat: support ed25519 key
|
2 years ago |
fit2bot
|
276f644794
|
perf: gateway (#9121)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Bai
|
99f5c02d84
|
perf: 获取用户授权的账号返回 has_username 字段
|
2 years ago |
Bai
|
4574161009
|
fix: 修复获取授权规则的账号列表为空的问题
|
2 years ago |
jiangweidong
|
2d86c8c843
|
Merge branch 'v3' of http://github.com/jumpserver/jumpserver into pr@v3@feat_support_clear_private_key
|
2 years ago |
jiangweidong
|
9e41ad0764
|
feat: 支持账号更新界面清空存在的秘钥信息
|
2 years ago |
feng
|
3d6609ec8c
|
perf: gateway
|
2 years ago |
fit2bot
|
1a204618f7
|
[v3] perf: migrate gateway to asset (#8928)
* perf: migrate gateway to asset
* perf: asset discriminate gateway
Co-authored-by: feng626 <1304903146@qq.com>
|
2 years ago |
feng
|
f39a3a34e4
|
perf: change secret ignore secret type
|
2 years ago |
feng
|
94526e44f1
|
perf: change secret timedelta
|
2 years ago |
halo
|
1b99a7e06f
|
fix: 账户备份邮件发送找不到文件bug
|
2 years ago |
ibuler
|
a42641ca9a
|
fix: 修复 redis 连接导致的 pub sub 错误
|
2 years ago |
Jiangjie.Bai
|
896b59b1bd
|
fix: 修复获取用户收藏的资产API失败的问题
|
2 years ago |
Aaron3S
|
c63c000b10
|
perf: 优化异步认识显示名称
|
2 years ago |
Aaron3S
|
0044f11262
|
feat: 执行adhoc和playbook
|
2 years ago |
fit2bot
|
b100bbf838
|
perf: change secret (#9048)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
cb82b53791
|
perf: automation celery task (#9046)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
1cd551e692
|
merge: with remote
|
2 years ago |
ibuler
|
f6e403fd8b
|
pref: 修改 asset permission
|
2 years ago |
fit2bot
|
cd3c3eeaf2
|
perf: code (#9044)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
jiangweidong
|
ac6ffb24ee
|
feat: 云资产同步支持选择IP类型-补充翻译
|
2 years ago |
feng
|
becb10a453
|
perf: changr secret record api
|
2 years ago |
jiangweidong
|
be875638ed
|
Merge branch 'v3' of https://github.com/jumpserver/jumpserver into pr@v3@feat_db_automations
|
2 years ago |
jiangweidong
|
8e2c048f0c
|
feat: 支持Oracle、MongoDB、SQLServer数据库的自动化脚本部分功能
|
2 years ago |
fit2bot
|
a5cef74356
|
perf: serializer (#9034)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
feng
|
cf4744791a
|
fix: automation execution bug
|
2 years ago |
feng
|
3b4e388ed0
|
perf: gather account api adjustment
|
2 years ago |
fit2bot
|
6ef5154d4d
|
fix: swagger (#9031)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
0ff8758ea8
|
perf: gather account automation api (#9029)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
d040b4cfe0
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
5730265183
|
pref: 修改 account secret_type 类型
|
2 years ago |
fit2bot
|
ce9ebd94ec
|
perf: change secret automation api (#9028)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Jiangjie.Bai
|
cd93de4c00
|
perf: 优化 Connection Token API 逻辑处理
|
2 years ago |
feng
|
a13527c5c8
|
perf: platform charset
|
2 years ago |
feng
|
b4f511a7ff
|
perf: account backup
|
2 years ago |
fit2bot
|
1cc983b2eb
|
perf: automation button (#9023)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
045bc3661a
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
4405064e78
|
pref: 添加 api debug timer
|
2 years ago |
fit2bot
|
dca92a1e04
|
perf: push account (#9020)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
Jiangjie.Bai
|
8abf954015
|
fix: 处理一波迁移文件
|
2 years ago |
jiangweidong
|
2029e9f8df
|
feat: 重构操作日志 (#8941)
* feat:重构操作日志模块
* feat: 改密计划增加操作日志记录
* feat: 支持操作日志接入ES,且接口limit支持自定义限制大小
* feat:翻译
* feat: 生成迁移文件
* feat: 优化迁移文件
* feat: 优化多对多日志记录
* feat: 命令存储ES部分和日志存储ES部分代码优化
* feat: 优化敏感字段脱敏
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2 years ago |
ibuler
|
037cd90f09
|
pref: 修改 migrations
|
2 years ago |
ibuler
|
fbf65f437a
|
merge: with merge remote
|
2 years ago |
jiangweidong
|
262d070f3c
|
feat: 支持纳管 clickhouse[Web Terminal]
|
2 years ago |
feng
|
1981bdd3ac
|
perf: account serializer
|
2 years ago |
feng
|
8b05bc4b82
|
perf: 多节点发送文件失败
|
2 years ago |
feng
|
e995e3b35a
|
perf: change secret adjustment
|
2 years ago |
fit2bot
|
ebfc3b7b38
|
perf: change secret (#9014)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
54f92e100e
|
perf: account backup (#9013)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
b0ae9b47ca
|
pref: 修改 applet host
|
2 years ago |
feng
|
7087d5a74e
|
perf: account specific
|
2 years ago |
feng
|
0fdc30bed3
|
perf: account
|
2 years ago |
ibuler
|
9b3b3d09da
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
0d2bfaa768
|
pref: 添加 applet host actions
|
2 years ago |
feng
|
651c7ca152
|
perf: playbook specific
|
2 years ago |
feng
|
0c259730ca
|
perf: del surplus code
|
2 years ago |
fit2bot
|
697b3fb860
|
perf: 自动化按钮 (#9008)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
feng
|
0e5ebfad1c
|
perf: gather asset info and test asset connectivity
|
2 years ago |
feng
|
8231f727c2
|
perf: history account
|
2 years ago |
ibuler
|
c9b8c087c7
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
cf81f08b7a
|
perf: 优化部署 host
|
2 years ago |
feng
|
796758cbb2
|
perf: histories account
|
2 years ago |
feng
|
5bd40fcd22
|
fix: swagger
|
2 years ago |
feng
|
4f2250b7a8
|
perf: gather account windows
|
2 years ago |
feng
|
094e144a51
|
perf: history secret
|
2 years ago |
ibuler
|
db07cadd6e
|
merge: with rmote
|
2 years ago |
ibuler
|
d123c7f105
|
pref: 修改执行部署
|
2 years ago |
feng
|
a11770e96d
|
fix: automiation
|
2 years ago |
feng
|
121ba1df07
|
perf: automations push ping verify
|
2 years ago |
feng
|
4ab14b4a59
|
perf: migrat
|
2 years ago |
feng
|
2355d1af83
|
perf: gather accounts
|
2 years ago |
ibuler
|
097ebc2362
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
c0540e6787
|
pref: 修改 celery
|
2 years ago |
ibuler
|
28f4905a81
|
pref: 修改 applet host
|
2 years ago |
Jiangjie.Bai
|
a260da6cec
|
refactor: 修改 ConnectionToken 关联的逻辑(1)
|
2 years ago |
ibuler
|
e327c97170
|
pref: 修改迁移文件
|
2 years ago |
ibuler
|
350c9e4a80
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
82aca6b843
|
pref: 修改 applet
|
2 years ago |
Jiangjie.Bai
|
901270e6ad
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
Jiangjie.Bai
|
6ed946541d
|
merge: local
|
2 years ago |
feng
|
4dd4c29e12
|
perf: gather facts
|
2 years ago |
feng
|
a445e47f3d
|
perf: account add platform_id
|
2 years ago |
feng
|
d95ced5109
|
fix: 修复change account perm 问题
|
2 years ago |
ibuler
|
8fd6cabcab
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
5606082ca3
|
pref: 添加 applet 创建 api
|
2 years ago |
feng
|
f743dea1fd
|
perf: mysql postgresql
|
2 years ago |
ibuler
|
1372d6322d
|
perf: 合并代码
|
2 years ago |
ibuler
|
943b130035
|
feat: 添加远程应用
|
2 years ago |
feng
|
64daacce63
|
fix: 修复自动化修改密码bug
|
2 years ago |
feng
|
091bffa626
|
perf: automation change secret linux
|
2 years ago |
ibuler
|
3e7004d784
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
feng
|
7255cf68a9
|
perf: automation change secret linux
|
2 years ago |
ibuler
|
168de45da5
|
pref: 优化 device api
|
2 years ago |
ibuler
|
a450ceee91
|
pref: 修改 migrations 名称
|
2 years ago |
ibuler
|
ef04e6ffcc
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2 years ago |
ibuler
|
c55d3c0b6c
|
perf: 添加 histories
|
2 years ago |
feng
|
26278cc9e0
|
perf: change secret automation
|
2 years ago |
ibuler
|
1a2193d091
|
perf: 资产 api 返回特有属性
|
2 years ago |