jumpserver/apps/terminal
fit2bot a2907a6e6d
fix: 将 es 的 doc_type 默认值改为 _doc (#6627)
* fix: 无效的 es 报 500

* fix: 修复索引不存在时报错

* fix: 将 es 的 doc_type 默认值改为 _doc

Co-authored-by: xinwen <coderWen@126.com>
2021-08-12 15:37:22 +08:00
..
api feat: session.Task model add `kwargs` field (记录kill_session的用户名称) 2021-07-29 15:06:54 +08:00
backends fix: 将 es 的 doc_type 默认值改为 _doc (#6627) 2021-08-12 15:37:22 +08:00
migrations feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570) 2021-08-06 19:16:18 +08:00
models feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570) 2021-08-06 19:16:18 +08:00
serializers fix: 将 es 的 doc_type 默认值改为 _doc (#6627) 2021-08-12 15:37:22 +08:00
urls perf: 修改terminal statuts 2021-03-29 19:21:32 +08:00
__init__.py
admin.py
apps.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
const.py feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570) 2021-08-06 19:16:18 +08:00
exceptions.py fix: 无效的 ES 会卡住 2021-03-17 17:09:52 +08:00
filters.py fix: 全局组织命令记录无数据 2021-07-13 10:58:48 +08:00
hands.py [Bugfix] 修复merge引起的bug 2018-07-27 12:14:13 +08:00
notifications.py fix: 系统消息通知升级错误 2021-06-25 23:47:13 +08:00
signals_handler.py feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570) 2021-08-06 19:16:18 +08:00
startup.py feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570) 2021-08-06 19:16:18 +08:00
tasks.py perf: 修改terminal statuts 2021-03-29 19:21:32 +08:00
tests.py
utils.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00