jumpserver/apps/terminal
wangruidong 4cfd1bc047 fix: 远程应用列表接口报错 2024-02-26 16:03:34 +05:00
..
api fix: 远程应用列表接口报错 2024-02-26 16:03:34 +05:00
applets fix: 远程应用README国际化 2024-02-22 16:11:43 +08:00
automations perf: 优化发布机终端名称 2023-11-08 13:53:24 +08:00
backends perf: 命令上传 取消input长度限制 2024-02-26 14:29:13 +05:00
management
migrations perf: 优化迁移文件 verbose_name 2023-12-11 14:40:21 +08:00
models perf: 修改core celery 组件状态 (#12684) 2024-02-22 14:47:26 +08:00
serializers perf: 命令上传 取消input长度限制 2024-02-26 14:29:13 +05:00
signal_handlers perf: 记录会话活动日志 (#12523) 2024-02-06 18:28:31 +08:00
templates/terminal perf: translate (#11319) 2023-08-17 15:34:50 +08:00
urls feat: 支持 virtual app (#12199) 2023-12-05 16:52:11 +08:00
utils perf: 修改core celery 组件状态 (#12684) 2024-02-22 14:47:26 +08:00
__init__.py
admin.py
apps.py
connect_methods.py feat: 增加 sqlserver 支持 (#12288) 2023-12-11 13:57:35 +08:00
const.py perf: 添加录像不支持 2023-12-12 14:56:45 +08:00
exceptions.py
filters.py fix: es命令记录可以看到其他资产执行的命令 2023-12-20 16:00:35 +05:00
hands.py
notifications.py
permissions.py perf: 优化会话 api 2023-10-07 15:57:15 +08:00
session_lifecycle.py perf: 记录会话活动日志 (#12523) 2024-02-06 18:28:31 +08:00
startup.py
tasks.py perf: 完善僵尸会话清理 2023-10-18 19:13:42 +08:00
tests.py
ws.py