Commit Graph

723 Commits (feature/assist-websocket)

Author SHA1 Message Date
Apex Liu c8b4189936 收到特别拼装的URL时(比如进行漏洞扫描),可能导致web服务崩溃。 2022-09-24 00:33:45 +08:00
Apex Liu 4ac515dc1b 重新颁发了RDP证书,有效期5年。 2022-09-24 00:31:58 +08:00
Apex Liu a7099228e6 实现定时清除过期日志和录像的功能。 2022-09-15 00:42:36 +08:00
Apex Liu 3ba80f02d2 版本升级到 3.6.4-b3
1. 检查页面传入的空密码并报错;
2. 分组操作会检查对应的组操作权限;
3. 对页面提交的数据进行转义,避免sql注入;
2022-09-13 09:59:48 +08:00
Apex Liu 8bb05a0d2a add hot-fix builder script files. 2022-08-17 02:06:23 +08:00
Apex Liu 6ddba8e005 secure hot-fix 2022-08-17 02:02:56 +08:00
Apex Liu b17f793b1e secure hot-fix. 2022-08-17 00:24:06 +08:00
Apex Liu 805f5b312d 修正 bug#276 2022-06-08 18:47:50 +08:00
Apex Liu e1ede50fe0 修正:获取session-id接口变化导致telnet模块无法编译。 2022-06-02 01:21:40 +08:00
Apex Liu 4ea7417367 修正:ssh支持远程时手动输入密码。 2022-06-02 01:03:28 +08:00
Apex Liu 2d701bfc09 1. 修改win助手,支持远程连接时用户手动输入密码;
2. 版本号升级到3.6.3-b2。
2022-06-02 01:00:14 +08:00
Apex Liu 9df6e8c232 授权码功能目前限制在ssh协议上。 2022-06-01 23:40:08 +08:00
Apex Liu e9de6513eb 1. 去掉在rdp的sid前填写的两个字节;2. 格式化部分代码。 2022-06-01 11:25:49 +08:00
Apex Liu e82eecfd04 mac上ssh支持通过授权码远程连接(可以直接在客户端软件中配置用户名密码进行远程,无需登录到tp-web,也无需助手配合) 2022-06-01 05:32:53 +08:00
Apex Liu 5c286811c9 配置远程账号时可以不设置密码,让用户在进行远程连接时手动输入。 2022-05-29 03:46:34 +08:00
Apex Liu fef0e95846 修正:win助手配置使用host_name作为窗口标题时,如果host_name含有中文则会显示为乱码。 2022-05-27 21:44:34 +08:00
Apex Liu d92cf2f469 第三方服务集成所需密钥管理功能完成。 2022-05-27 19:16:57 +08:00
Apex Liu 8b106a8be6 (未完成)加入第三方服务集成所需密钥管理界面及数据库表 2022-05-27 05:07:21 +08:00
Apex Liu 916b82d649 升级python三方库到新版本。 2022-05-25 23:22:19 +08:00
Apex Liu 3409a2fd57 1. 调整rdp日志输出;2. 优化当SSH连接时会话ID无效的处理;3. 部分代码格式化; 2022-05-25 01:19:27 +08:00
Apex Liu 21c2432f29 审计页面支持过滤搜索。 2022-05-25 01:16:03 +08:00
Apex Liu 4b685c380d 使用underscore-min.js而不是未压缩的版本。 2022-05-22 23:52:48 +08:00
Apex Liu 063dbcced4 使用jinja2取代mako。 2022-05-22 23:44:36 +08:00
Apex Liu f0f5159e20 win助手,重新加入本地http服务,以支持在不打开tp-web的情况下进行助手配置。 2022-05-22 02:22:09 +08:00
Apex Liu 6b76f2d7a1 重新引入助手的本地http服务,以支持在不打开TP-web的情况下进行本地助手配置。 2022-05-22 00:31:06 +08:00
Apex Liu 828255be6e 修正js中正则判断域名不支持二级域名的问题。 2022-05-20 13:27:17 +08:00
Apex Liu 63845c92a8 fix: 升级安装时未复制 etc 目录下的rdp证书和私钥文件导致服务无法启动;
fix: 主机列表界面,linux图标显示不正常;
fix: sftp客户端反复重连时导致核心服务假死(改为重连时报认证错误,避免其反复重连);
2022-05-19 23:03:31 +08:00
Apex Liu 2ce0e409f5 重新打包3.6.1-alpha2 2022-05-19 20:42:32 +08:00
Apex Liu 9d359248db win: 支持通过API接口进行远程调用,支持通过API接口进行录像回放。 2022-05-19 18:05:55 +08:00
Apex Liu dcadf399a4 macOS: 支持通过API接口进行远程调用,支持通过API接口进行录像回放。 2022-05-19 17:39:34 +08:00
Apex Liu f870298e5d 修改版本号到3.6.1-a2 2022-05-17 23:50:14 +08:00
Apex Liu d395a9b133 Qt升级到5.15.2,调整win助手打包脚本。 2022-05-17 22:56:25 +08:00
Apex Liu b82ddc7b3f win-websocket版助手可以播放rdp录像了,且支持https及域名方式。 2022-05-17 04:25:37 +08:00
Apex Liu cc6139f553 .tmp. 2022-05-17 04:08:02 +08:00
Apex Liu e28b2c3ba7 解决win下域名访问时助手无法连接websocket的问题。 2022-05-17 03:59:54 +08:00
Apex Liu f817b79289 web服务停止时关闭所有打开的助手websocket连接。 2022-05-16 22:54:52 +08:00
Apex Liu bffefe8965 .tmp. 2022-05-16 22:24:06 +08:00
Apex Liu c240f94da5 1. 移除助手配置页面;2. 支持websocket方式通知助手启动rdp播放器。 2022-05-16 20:14:41 +08:00
Apex Liu c701a90670 win版助手改为使用url-protocol方式,不再启动本地http服务了。 2022-05-14 19:11:13 +08:00
Apex Liu f71d9fa1b1 fix for work on Windows. 2021-11-26 04:10:05 +08:00
Apex Liu 6454bf0300 upgrade version to 3.6.0-alpha-1 2021-11-25 22:41:28 +08:00
Apex Liu 15e85d61ef [assist] refactor assist, communicate with web-app through web-socket.
[web] fix: shown invalid date when select valid from/to date in user-edit UI.
2021-11-25 14:40:25 +08:00
Apex Liu d11476ad5c add api-v2. 2021-10-11 16:28:44 +08:00
Apex Liu 4c5a262715 修复:登录流程的一处SQL注入漏洞。 2021-08-13 03:18:41 +08:00
Apex Liu 32e8fa6468 build on Windows. 2021-08-13 01:00:11 +08:00
Apex Liu 0c27a04034 .tmp. 2021-08-11 17:00:51 +08:00
Apex Liu 931d4016e7 .tmp. 2021-07-12 16:22:55 +08:00
Apex Liu 37b697fd8b 1. LDAP支持SSL配置项;2. 正确处理 SIGINT/SIGHUP/SIGTERM 信号,优雅退出; 2021-06-09 16:45:36 +08:00
Apex Liu d9a15640e6 修正:ssh无法保持连接;
改进:支持配置LDAP使用SSL选项;
新增:docker打包脚本;
2021-06-08 22:01:31 +08:00
Apex Liu c639273154 fix typo. 2021-05-19 01:24:38 +08:00