jumpserver/apps/terminal
xinwen d34c7edb00 refactor: 重构消息 2021-09-13 18:52:02 +08:00
..
api feat: 支持 Session 会话共享 (#6768) 2021-09-07 18:16:27 +08:00
backends fix: 添加新的 es 时创建索引 2021-08-17 11:27:57 +08:00
migrations feat: 支持 Session 会话共享 (#6768) 2021-09-07 18:16:27 +08:00
models fix: 终端获取配置API返回SECURITY_SESSION_SHARE 2021-09-07 19:07:50 +08:00
serializers perf: 优化终端注册时名称长度处理逻辑 2021-09-09 13:27:27 +08:00
urls feat: 支持 Session 会话共享 (#6768) 2021-09-07 18:16:27 +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
notifications.py refactor: 重构消息 2021-09-13 18:52:02 +08:00
signals_handler.py feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570) 2021-08-06 19:16:18 +08:00
startup.py fix: 修复终端启动时更新remote_addr字段 2021-09-13 18:03:06 +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