horizonlin
|
545cc66096
|
修复urlprotocol
修复urlprotocol调用问题
|
2019-07-30 17:02:05 +08:00 |
horizonlin
|
bd889256cd
|
Merge pull request #1 from tp4a/feature/mstsc
update Feature/mstsc
|
2019-07-30 16:56:37 +08:00 |
Apex Liu
|
adbeed7c04
|
修复mac升级到mojave后因脚本权限问题导致无法通过终端进行ssh的问题。
|
2019-07-22 12:15:58 +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
|
17f32ba5d9
|
Add missing files.
|
2019-07-01 18:31:30 +08:00 |
Apex Liu
|
3117c3e447
|
.temp.
|
2019-07-01 04:12:47 +08:00 |
Apex Liu
|
7590f254dd
|
.temp.
|
2019-06-30 21:12:59 +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
|
d800ff8526
|
.tmp.
|
2019-01-29 20:18:48 +08:00 |
Apex Liu
|
c9b453bcb6
|
Merge remote-tracking branch 'origin/dev' into feature/mstsc
|
2019-01-29 17:47:28 +08:00 |
Apex Liu
|
37284c3039
|
.fix typo.
|
2019-01-26 13:58:30 +08:00 |
Apex Liu
|
1ec165f0a2
|
修正助手配合HTTPS无法启动监听的问题,重新颁发了助手使用的127.0.0.1 IP证书,修正助手安装包打包脚本的编码。
|
2019-01-26 05:05:16 +08:00 |
Apex Liu
|
1305c11ccc
|
.temp.
|
2019-01-26 04:39:45 +08:00 |
Apex Liu
|
960c85514e
|
Merge branch 'dev' of github.com:tp4a/teleport into dev
|
2019-01-26 04:26:02 +08:00 |
Apex Liu
|
cad9beb31f
|
解决助手在某些情况下无法启动HTTPS服务的问题,重新颁发针对127.0.0.1的IP证书,助手版本号升级到3.2.2.
|
2019-01-26 04:23:28 +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
|
0971b0dc9f
|
. assist support mstsc.
|
2019-01-17 02:37:33 +08:00 |
Apex Liu
|
7b08bd2fa2
|
. Installer for Linux support upgrade for non-default install path.
|
2019-01-16 15:38:12 +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
|
c16d32e6d5
|
.adjust build script for Windows.
|
2019-01-05 02:39:33 +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
|
0ff7d04a64
|
.remove useless file.
|
2019-01-03 16:18:12 +08:00 |
Apex Liu
|
f30e6e3ba1
|
.fix libssh source code for auto-build on Linux.
|
2019-01-03 16:10:44 +08:00 |
Apex Liu
|
5e22d70d19
|
1. 调整认证码图片的生成机制,提高识别度;2. 调整Win版助手系统托盘图标,提升识别度。
|
2018-12-30 02:38:58 +08:00 |
Apex Liu
|
e96534b4d7
|
.调整构建脚本,支持vs2017环境的自动构建。
|
2018-12-28 02:58:59 +08:00 |
Apex Liu
|
96fe0a4bca
|
Windows平台编译支持visual studio 2017环境。
|
2018-12-28 02:28:51 +08:00 |
Apex Liu
|
e3f57d7b96
|
修正:核心服务接收POST请求时根据第一个字符是否为%来决定是否要进行url_decode,以支持curl命令行调用和tp_web调用两种情况。
|
2018-12-28 02:27:56 +08:00 |
Apex Liu
|
8c354ec02c
|
Merge branch 'dev-3.2.0' of github.com:tp4a/teleport into dev-3.2.0
|
2018-12-28 00:47:54 +08:00 |
Apex Liu
|
ccbfe0f124
|
修正:系统设置/连接控制/会话超时 选项设置为0时保存设置报参数错误的问题。
|
2018-12-28 00:45:43 +08:00 |
Apex Liu
|
057df81313
|
Merge pull request #131 from d9394/dev-3.2.0
Dev 3.2.0
|
2018-12-27 10:40:56 +08:00 |