jumpserver/apps/terminal
fit2bot 597b022905
fix: 修复历史会话文件不能被清理的bug (#7604)
* fix: 修复历史会话文件不能被清理的bug

* perf: 删除调试日志

Co-authored-by: halo <wuyihuangw@gmail.com>
2022-02-14 10:58:30 +08:00
..
api feat: syslog 记录的数据来源于序列类 2022-02-08 19:22:08 +08:00
backends fix: 空的 es 存储,指定 timestamp 排序报错 2022-01-18 10:14:51 +08:00
migrations feat: 资产登录工单页面增加监控与中断 2021-12-31 17:23:39 +08:00
models feat: 将redis_acl协议合并到redis协议中 2021-12-28 18:15:00 +08:00
serializers feat: 录像增加 cast 格式 (#7259) 2021-12-08 15:35:22 +08:00
templates/terminal perf: 优化通知中的连接点击 2021-10-25 10:48:03 +08:00
urls feat: 资产登录工单页面增加监控与中断 2021-12-31 17:23:39 +08:00
__init__.py
admin.py
apps.py
const.py
exceptions.py
filters.py
hands.py
notifications.py pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
signals_handler.py
startup.py fix: 修复数据库连接没有关闭问题 (#7227) 2021-11-18 18:47:01 +08:00
tasks.py fix: 修复历史会话文件不能被清理的bug (#7604) 2022-02-14 10:58:30 +08:00
tests.py
utils.py feat: 资产登录工单页面增加监控与中断 2021-12-31 17:23:39 +08:00