Commit Graph

545 Commits (feature/assist-websocket)

Author SHA1 Message Date
Apex Liu 579873f296 fix: cannot search description and cid of host in remote ops page. 2020-07-13 11:50:03 +08:00
Apex Liu 9fa10ea7de try to downgrade to libssh 0.8.9. 2020-07-07 00:56:52 +08:00
Apex Liu 32ba720ad1 改进:[API] 获取会话ID时发生错误,能给出错误描述。 2020-07-03 03:29:14 +08:00
Apex Liu 5322b88053 加入API,可获取临时会话ID 2020-07-03 03:14:02 +08:00
Apex Liu 856a762b56 fix: add missing files for tp-api. 2020-07-02 00:17:51 +08:00
Apex Liu 9cd7c609f9 开始实现第三方服务可调用的API接口。 2020-07-01 03:06:00 +08:00
Apex Liu c863a37094 修正:密码过期强制修改密码的页面,会显示500内部错(使用urllib的unquote函数时,应该是urllib.parse.unquote而不是urllib.unquote)。 2020-07-01 03:04:46 +08:00
Apex Liu 7d05421c8c 修复:双因子认证添加界面和总览界面的时间显示不正常的问题。
(#218)
2020-06-27 01:08:35 +08:00
Apex Liu fd9a6a15bf prepare for 3.6.5-rc2 2020-06-22 01:01:15 +08:00
Apex Liu e7635e7756 改进:TP核心服务每60秒向已连接的客户端和远程主机发送keep-alive消息,防止连接中断。但仍保留无操作超时就断开的限制。 2020-06-19 02:22:26 +08:00
Apex Liu 7b46c3bc63 修正:用户连续登录失败导致账号被锁定后,即使解锁,接下来第一次登录失败也会立即锁定。#217
(#217)
2020-06-19 01:26:02 +08:00
Apex Liu e50c66f0e1 修正一处改出来的bug。 2020-06-16 01:40:17 +08:00
Apex Liu 69f5374478 准备发布3.5.6 2020-06-16 00:58:58 +08:00
Apex Liu c264b6c753 修复:编辑用户界面,设置用户有效期时,选择日期对话框显示不正常。
Issue: 213
2020-06-15 02:33:54 +08:00
Apex Liu ed01ae7328 修复:删除用户失败(sql语句问题) 2020-06-14 11:46:25 +08:00
Apex Liu a14f59ba6c .tmp. 2020-06-14 02:40:59 +08:00
Apex Liu e126b6f61c remove unused param. 2020-06-06 20:41:40 +08:00
Apex Liu 771f3cdd33 comment out sql string log. 2020-06-05 16:33:43 +08:00
Apex Liu 45ee30b95d update Python module for Linux. 2020-06-05 15:17:58 +08:00
Apex Liu bc494cac5c update Python module for Windows. 2020-06-05 00:58:17 +08:00
Apex Liu 4c53f88c8b 版本升级到3.5.5,准备发布测试版。 2020-06-05 00:39:52 +08:00
Apex Liu ddd01abeb0
Merge pull request #205 from horizonlin/feature/mstsc
处理重置过期密码页面无法正确获取带特殊字符的用户名
2020-05-19 09:57:47 +08:00
Apex Liu 35fd509c75 .temp. 2020-04-28 10:09:59 +08:00
Apex Liu 03d47c8fcd .temp. 2020-04-26 14:53:04 +08:00
horizonlin edd6c1ecdf
修复用户名带特殊符号时修改过期密码界面无法正确获取密码的问题 2020-04-22 11:17:36 +08:00
horizonlin 6b12da5eb8
处理重置过期密码页面无法正确获取带特殊字符的用户名 2020-04-22 09:02:54 +08:00
horizonlin 9770920100
Update login.js
处理重置过期密码时用户名有特殊字符情况下无法正确获取用户名的情况
2020-04-22 08:53:27 +08:00
Apex Liu 1c8c9daa99 准备3.5.3测试版本。 2020-03-26 20:32:35 +08:00
Apex Liu b4014b5af6 build on macos. 2020-01-15 20:07:34 +08:00
Apex Liu 2217aab770 .temp. 2019-12-17 01:18:49 +08:00
Apex Liu d960f889ab Merge branch 'feature/mstsc' of github.com:tp4a/teleport into feature/mstsc 2019-12-10 17:34:00 +08:00
Apex Liu 66bed4d53e try to use Enum type. 2019-12-10 17:33:40 +08:00
Apex Liu 7b0cc6f33d .temp. 2019-12-05 09:36:59 +08:00
Apex Liu a43f7b0f35 .temp. 2019-12-02 19:50:55 +08:00
Apex Liu 0b10a1b1aa try to use 'place-holder' in sql. 2019-11-29 20:33:14 +08:00
Apex Liu bfd8ef11e9 Merge branch 'feature/mstsc' of github.com:tp4a/teleport into feature/mstsc 2019-11-28 12:26:18 +08:00
Apex Liu 65e22960da add python modules for MySQL. 2019-11-28 12:26:06 +08:00
Apex Liu b73b3d9b93 .temp. 2019-11-28 09:51:25 +08:00
Apex Liu b4be3de0b3 support export database. 2019-11-27 20:09:11 +08:00
Apex Liu f99d39e2fa Merge branch 'feature/mstsc' of github.com:tp4a/teleport into feature/mstsc 2019-11-25 20:25:59 +08:00
Apex Liu d1798c5397 .clear. 2019-11-25 20:17:20 +08:00
Apex Liu 4f6bdbb5c3 clear. 2019-11-22 05:54:17 +08:00
Apex Liu dbe893c88c try to solve bug: connect to ssh server, sometimes block when send data to client. 2019-11-22 05:52:14 +08:00
Apex Liu 958712745b 1. use jsoncpp c++11 interface in telnet module. 2. fix timeout when create ssh channel on libssh session. 2019-11-22 02:59:52 +08:00
Apex Liu e91f057692 .temp. 2019-11-22 02:16:00 +08:00
Apex Liu 379061dbff fix: update to Python 3.7.5 and new PIL module, can not save JPEG image. 2019-11-22 02:12:01 +08:00
Apex Liu 1e9145203b build on linux. 2019-11-21 03:41:46 +08:00
Apex Liu 2908a54f79 调整ssh的录像相关,未完成。 2019-11-20 04:09:16 +08:00
Apex Liu f579c8cb69 .temp. 2019-11-20 00:09:33 +08:00
Apex Liu 814cab3c31 Merge branch 'feature/mstsc' of github.com:tp4444eleport into feature/mstsc 2019-11-19 10:16:14 +08:00
Apex Liu 6130169d83 .temp. 2019-11-19 10:16:01 +08:00
Apex Liu f99af6a2df 修正升级了jsoncpp库之后tp_core无法编译的问题。 2019-11-17 04:43:33 +08:00
Apex Liu 483aa810ee 修正数据库操作使用unix_timestamp()导致sqlite无法工作的问题。 2019-11-17 04:31:11 +08:00
Apex Liu 61523b0dfc
Merge branch 'feature/mstsc' into feature/mstsc 2019-11-17 03:54:37 +08:00
Apex Liu eae1db3edc 全面升级第三方库:openssl/libuv/mbedtls/jsoncpp/mongoose/zlib/libssh;加入播放器的一键构建(Qt命令行构建);调整助手安装包构建脚本,使之能够发布基于Qt的软件。 2019-11-17 03:32:05 +08:00
Apex Liu 8ef5cfe118 准备加入zlib支持。 2019-11-11 00:45:37 +08:00
Apex Liu dd115c8af6 RDP播放器完工,允许拖动进度条了。 2019-11-10 20:37:09 +08:00
Apex Liu 5754f49f30 downloader works. 2019-11-02 02:12:48 +08:00
Apex Liu 2f7fc16235 .temp. 2019-11-01 01:45:17 +08:00
Apex Liu ad5534fd94 处理关键帧,未完成. 2019-10-14 03:41:35 +08:00
Apex Liu a4b0fec814 多个录像数据文件构成的录像可以播放了。 2019-09-21 01:11:02 +08:00
Apex Liu 6aa5c046df .temp. 2019-09-18 00:51:22 +08:00
Apex Liu e5610b17a2 .temp. 2019-09-16 13:53:27 +08:00
horizon 8e24e8622b 修正下连链接 2019-09-12 20:21:39 +08:00
horizon 354ec7e4c4 修正下载链接 2019-09-12 20:20:38 +08:00
horizon 99087cddc3 运维授权中,帐号授权增加主机名或主机描述过滤 2019-09-12 20:09:44 +08:00
horizon e4b30658af 增加用户有效期 2019-09-12 20:08:35 +08:00
Apex Liu f5b00ca02a RDP录像不再记录安全协议规格。 2019-09-02 03:44:08 +08:00
Apex Liu db0990d8c2 convert source files to UTF-8 with BOM. 2019-09-01 02:54:22 +08:00
Apex Liu f40067c1bf Merge branch 'feature/mstsc' of github.com:tp4a/teleport into feature/mstsc 2019-08-15 19:23:01 +08:00
Apex Liu 051ddaca6a typo fix. 2019-08-15 19:22:41 +08:00
horizonlin 4fec254455
Update tp-assist.js 2019-07-31 17:04:04 +08:00
horizonlin 545cc66096
修复urlprotocol
修复urlprotocol调用问题
2019-07-30 17:02:05 +08:00
Apex Liu 62e2ce6286 change nullptr to NULL to build on CentOS7. 2019-07-11 11:02:23 +08:00
Apex Liu 08b682192e add missing file. 2019-07-11 10:36:19 +08:00
Apex Liu 92da225dc4 add a testssh tool. 2019-07-04 16:40:31 +08:00
Apex Liu 04309f8fbf .temp.macos. 2019-07-03 12:30:17 +08:00
Apex Liu f78fc3b4fe 调整win平台使用libssh静态库。 2019-07-02 23:44:01 +08:00
Apex Liu 1950c0723a add varb {host_name} for client display. 2019-07-02 09:25:22 +08:00
Apex Liu 3117c3e447 .temp. 2019-07-01 04:12:47 +08:00
Apex Liu 9649aca480 prepare for v3.3.1 2019-06-29 18:57:59 +08:00
Apex Liu f1cab131cb .temp. 2019-06-29 18:00:24 +08:00
Apex Liu bb14ecb8d6 .temp. 2019-06-29 04:24:37 +08:00
Apex Liu 54fc822710 修订系统日志中的措辞。 2019-01-24 23:45:22 +08:00
Apex Liu 951af98f51 升级版本号到v3.2.2,准备发布。 2019-01-23 02:40:22 +08:00
Apex Liu 2414d143ff Merge branch 'feature/upgrade-db' into dev 2019-01-23 02:38:22 +08:00
Apex Liu e1028fc8f3 增强:从3.0.x技术预览版开始使用的系统,也能平滑升级了(系统升级后引导至数据库升级界面进行操作)。 2019-01-23 02:36:32 +08:00
Apex Liu f7dedfd806 fixed: psutil, disk_io_counters() fails on Linux kernel 4.18+ 2019-01-23 01:49:40 +08:00
Apex Liu 7a0ab4e3f2 fix: 某个具有运维权限的用户A,在知道另一个运维用户B的某个授权账号后,可以通过修改前端代码来访问此未授权给用户A的远程主机。 2019-01-21 16:33:47 +08:00
Apex Liu 597cff60d7 移除测试代码(导入LDAP用户的通知邮件会发送给测试邮箱而非用户邮箱) 2019-01-16 10:47:33 +08:00
Apex Liu f3419918cf 1. 修正bug#145: 密码已经过期时,用户在登录界面登录后会跳转到修改密码界面,必须先修改密码后方可继续登录; 2. 远程连接时检查助手版本是否匹配; 3. 修正:登录界面刚显示出来就点击密码输入框,会在短时间后焦点调到用户名输入框。 2019-01-16 03:08:07 +08:00
Apex Liu 84aab7b0af ..try fix: password expired. 2019-01-15 02:50:49 +08:00
Apex Liu 1f248351cd 修正bug#144: 用户列表底部的批量禁用功能不正常,只能在右边栏一条条的禁用,但是可以批量解禁. 2019-01-15 01:06:30 +08:00
Apex Liu 2a65dafd25 .fix typo. 2019-01-11 18:33:46 +08:00
Apex Liu a0e9c689b4 修正:导入LDAP用户时,如果之前未导入过LDAP用户,会提示参数错误而无法导入。 2019-01-08 16:10:49 +08:00
Apex Liu 051c79a053 1. 导入LDAP用户时仅列出尚未导入的用户; 2. 导入LDAP用户时根据情况会发送通知邮件; 3. 涉及到发送邮件的操作,页面超时加长了,减少出现“网络故障”的错误提示。 2019-01-08 06:26:54 +08:00
Apex Liu e58ca64e3f Fixed: 1. some SSH session can not terminate; 2. some times core service crash. 2019-01-04 19:39:33 +08:00
Apex Liu 8c5cb8e20b
Merge pull request #140 from horizonlin/dev-3.2.0
调整登录失败后验证码不自动刷新
2019-01-04 10:21:02 +08:00
horizonlin bdd66d0103
Update login.js 2019-01-04 09:52:41 +08:00
Apex Liu f30e6e3ba1 .fix libssh source code for auto-build on Linux. 2019-01-03 16:10:44 +08:00