Bai
|
362cfb733c
|
perf: 修改 su-from-accounts API
|
2022-12-20 16:13:44 +08:00 |
fit2bot
|
69b16e4754
|
perf: asset type xpack (#9218)
Co-authored-by: feng <1304903146@qq.com>
|
2022-12-19 11:35:50 +08:00 |
ibuler
|
cb7b31e8b8
|
perf: perm account 返回 alias
|
2022-12-15 16:02:34 +08:00 |
fit2bot
|
e5afbd4118
|
perf: k8s tree api (#9169)
Co-authored-by: feng <1304903146@qq.com>
|
2022-12-07 23:55:56 +08:00 |
Bai
|
66bdc375df
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2022-12-07 19:30:48 +08:00 |
Bai
|
58131a2b68
|
fix: 修复 su-from-accounts API; 前端 Select2 组件初始化时 API 报错的问题;
修改原因:
前端使用 Select2 组件渲染更新账号的表单页面时,会默认先创建 spm 值,
后端调用 get_object 方法时,使用的queryset,就是spm所对应的queryset,
而 detail=True, 查询的值是当前 account_id,不在 queryset 中,
所以会导致调用父类的 get_object 方法报错,对象找不到
|
2022-12-07 19:26:28 +08:00 |
Bai
|
6cda28c63d
|
perf: 优化授权规则 user-permission 用户授权相关的 API; 包括 assets, nodes, tree-asset, tree-node, tree-node-with-asset;
|
2022-12-07 18:38:03 +08:00 |
Bai
|
71e76e5075
|
feat: 添加su-from-accountsAPI
|
2022-12-06 17:43:33 +08:00 |
fit2bot
|
0e0a9f4654
|
perf: gateway account (#9150)
Co-authored-by: feng <1304903146@qq.com>
|
2022-12-02 17:36:55 +08:00 |
ibuler
|
2d771eedc1
|
perf: 优化用户授权 api
|
2022-12-02 13:15:03 +08:00 |
fit2bot
|
541358978d
|
fix: gateway (#9145)
Co-authored-by: feng <1304903146@qq.com>
|
2022-12-02 11:45:05 +08:00 |
ibuler
|
8162a1b17e
|
perf: 优化 gateway
|
2022-12-01 15:21:53 +08:00 |
ibuler
|
307cf97ccb
|
perf: 授权的资产支持过滤
|
2022-11-30 15:39:27 +08:00 |
ibuler
|
d46f321f1a
|
perf: 修改连接方式
|
2022-11-30 15:24:32 +08:00 |
ibuler
|
0f1e19ba41
|
perf: 修改数据库添加 ssl 字段
|
2022-11-30 11:28:51 +08:00 |
fit2bot
|
4f718f9b1f
|
perf: account template secret api (#9127)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-28 15:54:16 +08:00 |
ibuler
|
5e503ec5b8
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2022-11-25 23:11:28 +08:00 |
ibuler
|
0f35b3dd58
|
pref: 修改 connect token
|
2022-11-25 23:09:55 +08:00 |
fit2bot
|
276f644794
|
perf: gateway (#9121)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-24 21:21:25 +08:00 |
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>
|
2022-11-22 17:33:09 +08:00 |
fit2bot
|
b100bbf838
|
perf: change secret (#9048)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-11 19:15:43 +08:00 |
fit2bot
|
cb82b53791
|
perf: automation celery task (#9046)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-11 16:13:16 +08:00 |
ibuler
|
f6e403fd8b
|
pref: 修改 asset permission
|
2022-11-11 15:04:31 +08:00 |
feng
|
becb10a453
|
perf: changr secret record api
|
2022-11-09 18:31:35 +08:00 |
feng
|
cf4744791a
|
fix: automation execution bug
|
2022-11-09 15:55:48 +08:00 |
fit2bot
|
6ef5154d4d
|
fix: swagger (#9031)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-09 13:34:29 +08:00 |
fit2bot
|
0ff8758ea8
|
perf: gather account automation api (#9029)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-08 20:33:55 +08:00 |
fit2bot
|
ce9ebd94ec
|
perf: change secret automation api (#9028)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-08 17:54:51 +08:00 |
fit2bot
|
1cc983b2eb
|
perf: automation button (#9023)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-07 16:10:26 +08:00 |
fit2bot
|
54f92e100e
|
perf: account backup (#9013)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-03 16:57:34 +08:00 |
fit2bot
|
697b3fb860
|
perf: 自动化按钮 (#9008)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-02 17:27:47 +08:00 |
feng
|
0e5ebfad1c
|
perf: gather asset info and test asset connectivity
|
2022-11-01 19:37:50 +08:00 |
feng
|
8231f727c2
|
perf: history account
|
2022-11-01 15:04:13 +08:00 |
feng
|
796758cbb2
|
perf: histories account
|
2022-11-01 11:43:29 +08:00 |
feng
|
5bd40fcd22
|
fix: swagger
|
2022-10-31 19:27:45 +08:00 |
feng
|
094e144a51
|
perf: history secret
|
2022-10-31 17:37:54 +08:00 |
ibuler
|
c0540e6787
|
pref: 修改 celery
|
2022-10-27 18:34:25 +08:00 |
ibuler
|
168de45da5
|
pref: 优化 device api
|
2022-10-20 20:06:58 +08:00 |
ibuler
|
c55d3c0b6c
|
perf: 添加 histories
|
2022-10-20 16:39:11 +08:00 |
ibuler
|
d6e36c873d
|
pref: 修改 filter
|
2022-10-19 10:21:05 +08:00 |
ibuler
|
8c92a9934b
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2022-10-18 20:38:03 +08:00 |
ibuler
|
9b44ed55c2
|
pref: 修改 secret encrypt
|
2022-10-18 20:37:17 +08:00 |
feng
|
4f16c1f92c
|
fix: account init 500
|
2022-10-17 17:56:19 +08:00 |
ibuler
|
8c91cd7eb6
|
perf: 修改改密
|
2022-10-13 17:47:29 +08:00 |
ibuler
|
41589c5305
|
perf: 修改 ansible
|
2022-10-10 16:56:32 +08:00 |
feng626
|
cd98ec4cac
|
perf: account history record only secret
|
2022-10-09 17:52:41 +08:00 |
feng626
|
ec0c334acc
|
perf: account search
|
2022-09-29 14:44:27 +08:00 |
ibuler
|
00e1dd6996
|
fix: remote gateway filter address
|
2022-09-26 11:01:21 +08:00 |
feng626
|
33948d614b
|
perf: ip -> address
|
2022-09-22 15:14:55 +08:00 |
ibuler
|
1b0195cb82
|
perf: 修改 asset 结构
|
2022-09-21 11:17:14 +08:00 |