jumpserver/apps/terminal
Michael Bai 7a2e93c087 perf: 优化终端注册时名称长度处理逻辑 2021-09-09 13:27:27 +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
const.py feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570) 2021-08-06 19:16:18 +08:00
exceptions.py
filters.py
hands.py
notifications.py
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
tests.py
utils.py