feng
|
4e4e58480f
|
fix: authbook 没有的值取 systemuser
|
2023-06-08 15:36:19 +08:00 |
|
feng
|
4a1f3ed727
|
fix: 特权操作时 同时加载密钥密码
|
2023-06-08 10:20:20 +08:00 |
|
Bai
|
8a77a7b8b5
|
perf: 优化系统用户和资产,只有协议包含时才进行关联和推送
|
2023-05-08 19:07:59 +08:00 |
|
Bai
|
7eed182627
|
perf: 优化系统用户和资产,只有协议包含时才进行关联和推送
|
2023-05-08 18:14:19 +08:00 |
|
feng626
|
ec847d3ecb
|
Fix v2.28.7 ssh key (#10399)
* feat: Update v2.28.7
* fix: 修复旧 ssh 私钥,解析失败的问题
* perf: 解决历史版本中因保存密码,造成 ssh 私钥解析失败问题
* fix: 动态用户可执行批量任务
---------
Co-authored-by: fit2bot <fit2bot@fit2cloud.com>
Co-authored-by: Eric <xplzv@126.com>
|
2023-05-08 14:28:23 +08:00 |
|
Bai
|
0ba84e7e18
|
fix: 去掉系统用户序列类中的资产数量和应用数量
|
2023-03-23 11:52:18 +08:00 |
|
Eric
|
f7f9fb1bdf
|
fix: 修复非 ssh 协议的系统用户存在错误私钥,引发的解析问题
|
2022-12-15 15:17:36 +08:00 |
|
Eric
|
8979228e0b
|
fix: 修复 ssh 私钥推送等问题
|
2022-12-13 16:21:54 +08:00 |
|
halo
|
809bad271a
|
fix: 密钥指纹参数
|
2022-12-09 13:41:38 +08:00 |
|
Eric
|
d3bfc03849
|
fix: 替换解析公钥的方式
|
2022-12-08 16:57:22 +08:00 |
|
Eric
|
a68ad7be68
|
perf: support ed25519 SSH Key
fix: codacy ci
fix: password use bytes
|
2022-12-08 11:03:52 +08:00 |
|
halo
|
1b99a7e06f
|
fix: 账户备份邮件发送找不到文件bug
|
2022-11-17 17:39:53 +08:00 |
|
ibuler
|
a42641ca9a
|
fix: 修复 redis 连接导致的 pub sub 错误
|
2022-11-17 14:07:43 +08:00 |
|
jiangweidong
|
ac6ffb24ee
|
feat: 云资产同步支持选择IP类型-补充翻译
|
2022-11-10 17:35:16 +08:00 |
|
Jiangjie.Bai
|
8abf954015
|
fix: 处理一波迁移文件
|
2022-11-04 15:36:45 +08:00 |
|
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>
|
2022-11-04 14:22:38 +08:00 |
|
jiangweidong
|
262d070f3c
|
feat: 支持纳管 clickhouse[Web Terminal]
|
2022-11-04 11:41:54 +08:00 |
|
fit2bot
|
33860bb955
|
fix: 修复资产详情 查看授权用户500问题 (#8963)
Co-authored-by: 小冯 <xiaofeng@xiaofengdeMacBook-Pro.local>
|
2022-10-18 10:51:51 +08:00 |
|
Jiangjie.Bai
|
18e525c943
|
fix: 修改命令过滤器权限
|
2022-10-14 10:58:06 +08:00 |
|
Jiangjie.Bai
|
fae5d07df6
|
feat: 优化命令过滤器支持关联节点;
|
2022-10-09 19:53:34 +08:00 |
|
Jiangjie.Bai
|
df31f47c68
|
feat: 命令过滤器支持关联节点; 添加端点规则迁移文件
|
2022-10-09 19:01:11 +08:00 |
|
fit2bot
|
1ac64db0ba
|
fix: 修复账号备份失败问题 (#8852)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-09-09 16:01:08 +08:00 |
|
feng626
|
ef4cc5f646
|
perf: 优化账号备份
|
2022-09-06 14:40:59 +08:00 |
|
feng626
|
cfa5de13ab
|
feat: 节点树搜索
|
2022-08-11 14:08:45 +08:00 |
|
Jiangjie.Bai
|
9ff345747b
|
fix: 修复系统平台不能导入的问题
|
2022-08-02 14:55:32 +08:00 |
|
feng626
|
626b6da9c4
|
fix cmd为空时bug
|
2022-07-20 13:43:04 +08:00 |
|
halo
|
e1b3851be3
|
perf: 优化资产节点搜索,查询全路径
|
2022-07-17 14:18:20 +08:00 |
|
fit2bot
|
4a3d7a8524
|
perf: history account model queryset (#8588)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-07-13 17:13:02 +08:00 |
|
fit2bot
|
27cbbfbc79
|
refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559)
* refactor: 重构 Connection Token 模块 (完成 Model 设计和创建 Token 的API逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 Token 详细信息的 API 逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 RDP 文件 API 逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 Client url API 逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑)
* refactor: 重构 Connection Token 模块 (完成删除原 Connection token 逻辑)
* refactor: 重构 Connection Token 模块 (完成删除原 Connection)
* refactor: 重构 Connection Token 模块 (完善序列类字段)
* refactor: 重构 Connection Token 模块 (完善expire API)
* refactor: 重构 Connection Token 模块 (完善迁移文件)
* refactor: 重构 Connection Token 模块 (完善翻译文件)
* refactor: 重构 Connection Token 模块 (拆分Connection ViewSet)
* refactor: 重构 Connection Token 模块 (修改翻译)
* refactor: 重构 Connection Token 模块 (优化)
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-07-11 18:09:06 +08:00 |
|
fit2bot
|
0aad0b7279
|
feat: 账号历史信息 (#8500)
* feat: 账号历史信息
* del app
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-07-04 18:54:47 +08:00 |
|
fit2bot
|
a6cc8a8b05
|
perf: 优化confirm接口 (#8451)
* perf: 优化confirm接口
* perf: 修改 校验
* perf: 优化 confirm API 逻辑
* Delete django.po
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
2022-07-04 11:29:39 +08:00 |
|
feng626
|
af2d927c1f
|
perf: del pandas
|
2022-06-30 20:20:09 +08:00 |
|
fit2bot
|
067a90ff9a
|
fix: 修复工单数据库命令复合bug (#8511)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-06-30 11:17:12 +08:00 |
|
Jiangjie.Bai
|
fd41fd78cf
|
fix: 修改 private_key 的序列类长度为 16384
|
2022-06-24 19:24:21 +08:00 |
|
feng626
|
9388f37c39
|
fix: ticket bug
|
2022-06-23 18:35:53 +08:00 |
|
feng626
|
b264db3e7e
|
fix: 修复工单迁移文件
|
2022-06-23 17:45:34 +08:00 |
|
fit2bot
|
7e2f81a418
|
perf: 重构 ticket (#8281)
* perf: 重构 ticket
* perf: 优化 tickets
* perf: 暂存
* perf: 建立 ticket model
* perf: 暂存一下
* perf: 修改 tickets
* perf: 修改 import
* perf: 修改model
* perf: 暂存一波
* perf: 修改...
* del process_map field
* 工单重构
* 资产 应用对接前端
* perf: 修改 ticket
* fix: bug
* 修改迁移文件
* 添加其他api
* 去掉process_map
* perf: 优化去掉 signal
* perf: 修改这里
* 修改一点
* perf: 修改工单
* perf: 修改状态
* perf: 修改工单流转
* step 状态切换
* perf: 修改 ticket open
* perf: 修改流程
* perf: stash it
* 改又改
* stash it
* perf: stash
* stash
* migrate
* perf migrate
* 调整一下
* 修复bug
* 修改一点
* 修改一点
* 优化一波
* perf: ticket migrations
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-06-23 13:52:28 +08:00 |
|
Jiangjie.Bai
|
5ed65ca2ff
|
fix: 修复post方法调用AuthBook接口时500的问题
|
2022-06-22 17:11:35 +08:00 |
|
Jiangjie.Bai
|
81598a5264
|
perf: 推送系统用户用户名提示信息
|
2022-06-16 18:04:03 +08:00 |
|
Jiangjie.Bai
|
a882ca0d51
|
fix: 修改推送系统用户提示文案
|
2022-06-15 15:20:08 +08:00 |
|
Jiangjie.Bai
|
2aebfa51b2
|
fix: 过滤系统用户密码过滤ansible不支持的字符
|
2022-06-14 18:49:35 +08:00 |
|
Jiangjie.Bai
|
95f8b12912
|
fix: 修复部分 password encrypted field extra kwargs 参数不生效问题
|
2022-06-13 16:44:01 +08:00 |
|
Jiangjie.Bai
|
3755f8f33a
|
fix: 修复推送动态用户 comment 中包含空格导致推送失败的问题
|
2022-06-13 14:54:29 +08:00 |
|
Jiangjie.Bai
|
9d1e94d3c2
|
fix: 修复手动登录系统用户连接RemoteApp应用获取不到认证信息的问题
|
2022-06-10 18:35:39 +08:00 |
|
ibuler
|
09ef72a4a8
|
fix: 修复 Migrations 错误
|
2022-05-24 11:01:26 +08:00 |
|
ibuler
|
fe3059c1fd
|
fix: 修复获取密码失败
|
2022-05-17 23:50:30 +08:00 |
|
ibuler
|
c3c0f87c01
|
perf: domain gateway 也添加
|
2022-05-17 21:32:31 +08:00 |
|
fit2bot
|
0c71190337
|
fix: 修改 EncryptedField 字段的 write_only 属性 (#8259)
* fix: 修改 EncryptedField 字段的 write_only 属性
fix: 修改 EncryptedField 字段的 write_only 属性
* fix: 修改 EncryptedField 字段的 write_only 属性
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2022-05-17 21:12:59 +08:00 |
|
feng626
|
14710e9c9e
|
feat: 工单审批人中去除申请人
|
2022-05-17 20:56:53 +08:00 |
|
fit2bot
|
d675b1d4fc
|
fix: k8s token 解密 (#8252)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-05-17 16:53:15 +08:00 |
|