jumpserver/apps/terminal
2025-04-21 13:30:09 +08:00
..
api fix: update session error when db is pg 2025-04-21 13:30:09 +08:00
applets fix: chrome应用加载多个插件不生效问题 2024-05-13 16:30:17 +08:00
automations feat: 修改重复的删除目录的逻辑 2024-04-12 11:35:51 +08:00
backends perf: 命令上传 取消input长度限制 2024-02-26 14:29:13 +05:00
management
migrations perf: Translate 2024-08-20 16:41:50 +08:00
models perf: Use a domain account to avoid automatically creating a local account 2025-03-25 14:18:04 +08:00
serializers perf: add encrypted configuration API (#14633) 2024-12-11 11:42:34 +08: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 perf: add encrypted configuration API (#14633) 2024-12-11 11:42:34 +08:00
utils fix: api prometheus count 2024-12-20 10:57:42 +08:00
__init__.py
admin.py
apps.py perf: 修改 gettext 2023-07-24 14:09:22 +08:00
connect_methods.py fix: limit connect method xpack 2024-12-25 16:27:51 +08:00
const.py perf: 添加录像不支持 2023-12-12 14:56:45 +08:00
exceptions.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
filters.py fix: es命令记录可以看到其他资产执行的命令 2023-12-20 16:00:35 +05:00
hands.py
notifications.py perf: 优化会话分享url的构造 2023-07-28 10:22:47 +08:00
permissions.py fix: check_api 2025-03-24 14:34:44 +08:00
session_lifecycle.py perf: 记录会话活动日志 (#12523) 2024-02-06 18:28:31 +08:00
startup.py
tasks.py feat: 支持开启、关闭定时任务执行 2024-03-21 18:23:41 +08:00
tests.py
ws.py perf: 支持在线会话暂停操作 (#11146) 2023-08-01 16:40:38 +08:00