jumpserver/apps/terminal
fit2bot 7e6fa27719
perf: 优化通知 (#6798)
* perf: 优化通知

* perf: 优化危险命令提示

* fix: i18n

* fix: i18n

Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Michael Bai <baijiangjie@gmail.com>
2021-09-10 17:54:34 +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
filters.py fix: 全局组织命令记录无数据 2021-07-13 10:58:48 +08:00
hands.py
notifications.py perf: 优化通知 (#6798) 2021-09-10 17:54:34 +08:00
signals_handler.py feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570) 2021-08-06 19:16:18 +08:00
startup.py perf: 优化Core/Celery注册终端名称 2021-09-09 16:17:23 +08:00
tasks.py
tests.py
utils.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00