Commit Graph

394 Commits (965801a8a64b8cee8fce1333c55dad333277fa54)

Author SHA1 Message Date
Apex Liu 965801a8a6 temp, not work. 2018-09-18 01:16:36 +08:00
Apex Liu 6de10a120b temp, not work. 2018-09-18 01:15:35 +08:00
Apex Lu f8be2fd1c2 temp. not work yet. 2018-09-16 21:52:10 +08:00
Apex Liu d3e94f9672 除libssh库外,其他的C/C++的第三方库和pythong的第三方库进行了升级。 2018-09-16 14:42:23 +08:00
Apex Liu 19a394b187 update python-packages like mako/tornado/etc. to last version. 2018-09-14 06:00:33 +08:00
Apex Liu 209f5b8da3 Update some files for Python3.7 on Windows. 2018-09-13 02:37:02 +08:00
Apex Liu 749c48d999 尝试升级第三方库到最新版本,问题比较多,恢复到上一版,逐步改进(最新的libssh 0.8.2 不再支持SSH1,且不再支持编译为静态库了)。 2018-09-12 02:40:32 +08:00
Apex Liu c43a47f4f6 upgrade external dependency libraries to last version, see external/version.ini for more information. 2018-09-12 02:16:15 +08:00
Apex Liu 0f3c8900dd 修正:SMTP邮件发送与Exchange 2016兼容性问题(#82) 2018-09-11 04:04:44 +08:00
Apex Liu 2c487e9fc1 修正:从用户组中移除用户时会因数据库操作失败而无法进行。 2018-09-11 03:33:33 +08:00
Apex Liu 878ca416b2 修正:当页面超时后,执行导入资产或导入用户的操作会失败,但得不到正确的错误原因。 2018-09-06 02:54:05 +08:00
Apex Lu f565a7c92f Fix: when restart server, the status of connected session not fix. 2018-09-02 16:51:05 +08:00
Apex Liu ea9c3135d1 修正:使用google二次验证码登录时不能如果验证码以0开头会无法登录;
修正:使用MySQL数据库时,主机运维界面的模糊查找可能会导致web服务崩溃;
2018-09-02 16:46:46 +08:00
Apex Lu 181b71fa8e Adjust start order of web and core server. 2018-09-02 13:24:20 +08:00
Apex Liu 1924c890e8 升级版本号,准备发布。 2018-09-02 12:48:29 +08:00
Apex Liu 55e049d0e3 主机运维页面支持模糊搜索了。 2018-09-02 12:33:36 +08:00
Apex Liu df5e76c274 支持主机列表和主机运维界面的按主机分组进行过滤了。 2018-09-02 02:41:30 +08:00
Apex Liu 30dd82ba12 修正:创建用户时,如果用户名包含大写字母,此用户将无法登陆。 2018-06-13 18:06:18 +08:00
Apex Liu 76a81386e5 temp. 2018-05-31 01:54:11 +08:00
Apex Liu 7ca38e8bb4 修正:系统设置-安全-登录设置,保存时提示成功,但实际并未保存。 2018-05-30 19:15:23 +08:00
Apex Liu f0715736a2 Merge branch 'feature/search' of github.com:eomsoft/teleport into feature/search 2018-05-18 03:04:44 +08:00
Apex Liu 30b0310a23 . 2018-05-18 03:04:22 +08:00
Apex Liu 5e266fe32a tmp 2018-05-16 18:50:34 +08:00
Apex Liu ccad74bbd2 tmp. 2018-05-16 13:20:40 +08:00
Apex Liu b6284d6188 tmp. 2018-05-15 17:30:40 +08:00
Apex Liu 9170297a3e merge files from master. 2018-05-11 17:12:26 +08:00
Apex Liu 5b1f639cfa merge v3 to dev. 2018-05-11 17:03:46 +08:00
Apex Liu 544a94e637 修正:运维授权策略中同时加入远程账号和该账号所在的主机、或所在的组,使得远程账号授权在同一个策略中重复,导致无法远程(后续查询时有重复就报错了)。 2018-05-09 21:40:02 +08:00
Apex Liu 7d56d74ae4 修正:普通运维人员无法进行telnet远程连接。 2018-05-09 21:28:46 +08:00
Apex Liu f197d85567 临时解决用Firefox走https方式访问TP时,无法检测到助手。这样Chrome和Firefox都可以了,但IE仍然不行。 2018-05-09 17:42:25 +08:00
Apex Liu 0a3c99dc05 增强:配合nginx前置,可以记录登录用户的原始IP而不是nginx服务器的IP。 2018-05-09 16:29:16 +08:00
Apex Liu 50d814869c Assist support freerdp on MacOS. 2018-05-07 17:12:00 +08:00
Apex Liu 8c5dab0991 v3.0.1.6-beta release. 2018-05-05 11:30:10 +08:00
Apex Lu eb73b637a9 adjust for build Linux version. 2018-05-05 10:53:33 +08:00
Apex Liu 1014ce256a . 2018-05-05 01:04:49 +08:00
Apex Liu e7c657e132 强制中断在线会话功能完成。版本升级到v3.0.1.6,准备作为beta版本发布。 2018-05-05 00:58:19 +08:00
Apex Liu d78a1824c1 . 2018-05-04 18:26:26 +08:00
Apex Liu 3eb59eb071 增强:强制中断在线会话功能实现了,SSH协议已测试,RDP和TELNET协议尚未实现。 2018-05-04 01:30:54 +08:00
Apex Liu 685f31f566 修正:新安装的TP,总览页面用户数为0。至少为1,因为默认创建了管理员账号。 2018-05-02 17:45:55 +08:00
Apex Liu 7dfd756324 .tmp. 2018-05-02 01:58:51 +08:00
Apex Liu 39c94b67be 支持会话无操作超时设置,默认15分钟没有操作则断开连接。 2018-04-30 01:54:59 +08:00
ApexLiu 420fd13830 增强:全局连接控制界面逻辑编码完成,准备实现核心服务的业务处理逻辑。 2018-04-24 23:04:49 +08:00
ApexLiu 421b233ef3 增强:系统配置界面增加全局的连接控制设置,并可以设置会话超时时间。界面部分完成,后台尚未实现。 2018-04-24 01:29:11 +08:00
ApexLiu 29b1f8c234 修正:SSH和telnet播放界面的“跳过无操作时间”点击后不更新勾选框。 2018-04-23 23:02:46 +08:00
ApexLiu bcaa877187 Merge branch 'feature/v3' of github.com:eomsoft/teleport into feature/v3 2018-04-22 21:35:37 +08:00
Apex Liu 8f214f86b9 修正:编辑主机信息并保存,提示成功,但主机信息并未更新。 2018-04-22 16:01:30 +08:00
ApexLiu eae7ffb76d macOS xfreerdp works without "/drives" and "/clipboard"... 2018-04-21 01:15:31 +08:00
Apex Liu 2ea0d9aa06 修正:用户管理界面,如果先编辑一个用户(即使不保存),然后执行新建用户,则刚刚编辑的用户的信息会被替换成新建用户的信息,而并没有新用户被创建。 2018-04-20 14:24:30 +08:00
ApexLiu 69768dcc2e 尝试在macOS上通过调用xfreerdp来支持RDP协议,基本可以工作了,但启动进程的方式还需要调整。 2018-04-20 01:20:12 +08:00
Apex Liu 7273e0304e 修正几处图标显示不正常的错误。 2018-04-18 17:06:14 +08:00