jumpserver/apps/ops
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
..
ansible perf: 修改依赖版本 (#7666) 2022-02-22 18:29:49 +08:00
api fix: 修复celery api 报错 2023-03-15 15:36:54 +08:00
celery perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
management/commands feat(celery): 添加celery的health check接口 2020-12-09 18:06:34 +08:00
migrations feat: 云资产同步支持选择IP类型-补充翻译 2022-11-10 17:35:16 +08:00
models fix: 修复创建目录时指定权限为 755 2022-10-18 18:09:57 +08:00
serializers fix: 修复批量命令的bug 2022-03-17 16:26:22 +08:00
templates/ops perf: update jquery 2022-10-13 14:44:36 +08:00
tests [future] 调整app架构 2016-11-22 23:02:12 +08:00
urls perf: 优化登录页面 2022-06-21 16:18:13 +08:00
__init__.py [Update] 迁移celery到ops 2018-04-02 13:19:31 +08:00
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
hands.py [Update] 修改permission (#1574) 2018-07-22 23:55:13 -05:00
inventory.py Fix v2.28.7 ssh key (#10399) 2023-05-08 14:28:23 +08:00
mixin.py feat: 云资产同步支持选择IP类型-补充翻译 2022-11-10 17:35:16 +08:00
notifications.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
signal_handlers.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
tasks.py perf: 优化 ops 任务,支持 i18n 2022-01-13 15:03:48 +08:00
test_utils.py fix: 修复翻译/权限设置 2022-03-15 19:18:01 +08:00
utils.py fix: 修复创建目录时指定权限为 755 2022-10-18 18:09:57 +08:00
views.py fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
ws.py fix: 修复数据库连接没有关闭问题 (#7227) 2021-11-18 18:47:01 +08:00