You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/terminal
fit2bot 8cfec07faa
fix: 修复 在AWS公有云环境中,rds等资产的域名解析长度超过JumpServer资产限制的128字节导致连接失败问题 (#11188)
1 year ago
..
api feat: 批量不是发布机 (#11150) 1 year ago
applets perf: 优化隐藏 Chrome 的代填操作 (#11114) 1 year ago
automations perf: 修正 Chrome driver 路径 1 year ago
backends perf: 修改支持 Django4 1 year ago
management perf: 内置 applets 自动安装 2 years ago
migrations feat: 终端会话增加字段: cmd_amount(命令数量) (#11136) 1 year ago
models perf: 支持在线会话暂停操作 (#11146) 1 year ago
serializers fix: 修复 在AWS公有云环境中,rds等资产的域名解析长度超过JumpServer资产限制的128字节导致连接失败问题 (#11188) 1 year ago
signal_handlers perf: 支持在线会话暂停操作 (#11146) 1 year ago
templates/terminal perf: 优化会话分享url的构造 1 year ago
urls perf: 支持在线会话暂停操作 (#11146) 1 year ago
utils perf: 修改支持 Django4 1 year ago
__init__.py
admin.py
apps.py perf: 修改 gettext 1 year ago
connect_methods.py perf: 修改 sftp 协议 1 year ago
const.py perf: 支持在线会话暂停操作 (#11146) 1 year ago
exceptions.py perf: 修改支持 Django4 1 year ago
filters.py perf: 修改 CommandFilterACL, CommandGroup Model 的 Meta 内部类; 修改 Command Model 的 system_user -> account 字段; 修改 ConnectionToken 的 command_filter_acls 返回字段; 2 years ago
hands.py
notifications.py perf: 优化会话分享url的构造 1 year ago
permissions.py fix: 修复 ticket session 监控用户没有权限的问题 2 years ago
startup.py perf: 修改 signal handler 2 years ago
tasks.py feat: 批量不是发布机 (#11150) 1 year ago
tests.py
ws.py perf: 支持在线会话暂停操作 (#11146) 1 year ago