Commit Graph
59 Commits
Author SHA1 Message Date
Jian QiuandQiu Jian d0ec6885d6 fix: ipv6-only mode compatibility fixes (#23031)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-08-06 22:02:08 +08:00
屈轩 554368f282 fix(webconsole): vnc add cookie head (#21827) 2024-12-18 18:27:55 +08:00
Zexi Li 472c5f8e04 fix(webconsole,apigateway): execute container command by climc ssh way (#21812) 2024-12-16 18:49:42 +08:00
Zexi Li 93587b668a feat(webconsole): keep_websocket_session option (#21781) 2024-12-11 14:26:23 +08:00
Zexi Li f25c054a31 fix(webconsole): ssh randomly exited error (#21407) 2024-10-14 14:46:59 +08:00
Zexi Li d63648ae8f fix(webconsole): close session when ssh session closed (#21294) 2024-09-25 17:15:17 +08:00
Jian QiuandQiu Jian 5b8ee19094 fix: normalize sftp errors (#20703)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2024-07-03 21:11:15 +08:00
屈轩 9eef13609b fix(webconsole): sangfor vnc (#20562) 2024-06-17 20:43:49 +08:00
屈轩 cf3d468814 fix(webconsole): sftp download utf8 filename (#19708) 2024-03-12 18:29:02 +08:00
屈轩 9be17470dc fix(webconsole): show link file info (#19691) 2024-03-11 09:43:43 +08:00
屈轩 c21e6dadbb fix(webconsole): sftp return file mode info (#19674) 2024-03-08 13:43:41 +08:00
屈轩 340abc83b1 fix(webconsole): file mode (#19656) 2024-03-06 13:21:16 +08:00
屈轩 0ee21d3ca4 fix(webconsole): sort file list (#19408) 2024-02-03 23:28:31 +08:00
Qiu Jian 10265f3432 fix: refine webconsole ssh api 2023-12-15 10:39:23 +08:00
屈轩 258dca4f78 fix(webconsole): rdp 用户隔离上传文件 (#18920) 2023-12-07 15:22:10 +08:00
屈轩 526593a2c6 feat(webconsole): support sftp for ssh (#18915) 2023-12-07 14:54:10 +08:00
屈轩 a9d7d41be3 fix(webconsole): optimized guacd error log (#18903) 2023-12-06 11:59:45 +08:00
屈轩 e01f01483c fix(webconsole): rdp stop (#18840) 2023-11-30 19:12:26 +08:00
屈轩 eb0faaec97 feat(webconsole): support rdp (#18755) 2023-11-28 10:47:04 +08:00
屈轩 c790883c29 fix(webconsole): pve vnc support (#18603) 2023-11-08 19:35:06 +08:00
屈轩 d8ef417c88 fix(region): vendor update (#18534) 2023-11-01 17:48:05 +08:00
屈轩 615ef32d46 fix(region): vendor update (#18464) 2023-10-27 16:07:53 +08:00
屈轩 3ba9aa38b6 fix: vendor update (#18257) 2023-10-11 16:22:15 +08:00
ioito 01cf8f7eee fix(webconsole): msg write 2023-07-25 17:09:23 +08:00
ioito 10011bda7a fix(webconsole): ssh command record 2023-07-24 12:07:57 +08:00
ioito 7870f67b8e fix(webconsole): show exit msg for webconsole 2023-07-05 15:20:22 +08:00
ioito 2b9d01dbf2 fix(region): pve create 2023-06-29 15:47:05 +08:00
ioito 4ed58070d9 fix(webconsole): ssh exit 2023-06-01 17:45:32 +08:00
ioito 49907b2909 fix(webconsole): websocket ssh 2023-05-09 15:26:36 +08:00
Jian QiuandQiu Jian 21716cefb5 fix: remove mutual dependency of cloudmux on onecloud (#15621)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-12-27 01:21:26 +08:00
Jian QiuandQiu Jian ec90862764 fix: remove dependency of appctx on i18n (#15615)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-12-23 23:44:52 +08:00
Zexi Li a5a098b751 fix(webconsole): record command input and ps1 2022-04-23 23:23:18 +08:00
Zexi Li 52a3e53e79 feat(webconsole): ssh command log 2022-04-22 11:51:33 +08:00
Zexi Li a655cd723f fix(webconsole): ISessionData convert to *session.RemoteConsoleInfo 2021-12-22 17:02:21 +08:00
Qu Xuan 5f497f2d6a fix(webconsole): support vnc for openstack 2021-11-04 19:24:52 +08:00
Qiu Jian ec53154eee fix: webconsole close socket when read on error 2021-10-03 10:50:11 +08:00
Zexi Li 46c77129e9 fix(vendor): use creack/pty v1.1.11 to adapt go 1.15 2021-08-26 11:40:50 +08:00
Yousong Zhou 1c1dcbde45 i18n: move out from httperrors pkg 2020-09-21 10:12:57 +08:00
Yousong Zhou c2bca8ab39 Feature/yousong text (#7487)
* notify: log with context info

* region: guests: log with context info

* region: hosts: log with context info

* region: misc: remove redundant log

* region: skus: use NewInternalServerError instead of NewGeneralError

* appsrv: dispatcher: preserve text id

* appsrv: dispatcher: remove commented-out code

* cloudcommon: db_dispatcher: note errors that won't be translated

* cloudcommon: db: rbac: preserve text id

* cloudcommon: caller: preserve text id

* treewide: fix fmt string

* region: guest_actions: preserve text id

* region: guest_actions: fix fmt string

* region: usages: fix fmt string

* mcclient: hosts: remove redundant return value

* cloudcommon: fetch: preserve text id

* region: guest_template: preserve text id

* cloudcommon: db: db_dispatcher: preserve text id

* region: guest_actions: preserve text id

* httperrors: add funcs for wrap lang tag into context

* vendor: golang.org/x/text

* httperrors: error with context

* httperrors: HTTPError

* treewide: fix typo

* treewide: use en in source code

* locales: initial version
2020-08-25 15:26:31 +08:00
Qu Xuan dee1283c0f fix: 优化webconsole代码&bugfix 2020-07-14 15:07:50 +08:00
Zexi 20ce44d9b0 webconsole: update aliyun vnc base url and uniq vnc session 2019-08-26 15:39:36 +08:00
ioito 0d0f9bcb5f 避免频繁连接server 2019-05-28 17:08:19 +08:00
Qiu Jian 004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Zexi Li d41df56a82 webconsole: support websocket proxy 2019-02-19 15:32:07 +08:00
邱剑 f60937d42a Automatic merge from release/2.3.0 -> release/2.4.0
* commit '10b6e55453338bc282f7c3979f6d176e5c38c93e':
  关机后断开webconsole连接
2018-12-25 15:42:20 +08:00
屈轩 5f9cc3296a 关机后断开webconsole连接 2018-12-24 22:12:55 +08:00
Qiu Jian 965e84ea36 update 2018-12-07 02:57:58 +08:00
Yousong Zhou 3213cf047a webconsole: 修正httperrors.GeneralServerError调用 2018-11-30 03:07:01 +00:00
Yousong Zhou 72761eb3ac webconsole: 改进protocol检查 2018-11-30 03:07:01 +00:00
Yousong Zhou 5d2ef3ab41 treewide: httperrors: 使用http.ResposneWriter时保留msg fmt 2018-11-28 07:39:55 +00:00