Commit Graph

345 Commits (051b1fee287efcc56fa2adc83ba1ffc5537c2ec5)

Author SHA1 Message Date
Apex Liu a6f03f3a66 build with Python 3.7 works on Windows now. 2018-09-24 04:04:09 +08:00
Apex Liu 867457a95b Merged branch feature/python-3.7 2018-09-24 03:29:42 +08:00
Apex Lu b521beef38 build with Python3.7.0, it's works. :) 2018-09-24 02:47:50 +08:00
Apex Lu 2e876a5cfe build with Python 3.7 and newest external from source on Linux ok now. 2018-09-23 17:38:13 +08:00
Apex Liu be816eb564 Merge remote-tracking branch 'remotes/origin/dev' into feature/python-3.7 2018-09-22 02:24:39 +08:00
Apex Liu 7943f50212 Python3.7 works on Windows Platofrm now. 2018-09-22 02:12:53 +08:00
Apex Liu e326b3ac48 修正了无法远程连接SSHv1.99的交换机的问题。 2018-09-22 00:51:56 +08:00
“haocao” cd0e6fa3a8 1.添加:首次绑定动态身份认证器成功后,不允许再次绑定
2.管理员可解绑用户的动态身份证认证器
3.重置密码时会自动删除老的动态身份证认证器(用户在个人主页上修改不会删除)
2018-09-20 10:32:45 +08:00
Apex Lu 371e328674 update version. 2018-09-20 02:15:16 +08:00
Apex Liu 0521729c91 fixed: can not auto-login with telnet protocol for Huawei network device. 2018-09-20 01:50:01 +08:00
Apex Lu 3db03008d6 try to fix telnet issues. 2018-09-19 02:04:34 +08:00
Apex Liu 6485e33018 compile on windows. 2018-09-18 02:46:41 +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 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 Liu ea9c3135d1 修正:使用google二次验证码登录时不能如果验证码以0开头会无法登录;
修正:使用MySQL数据库时,主机运维界面的模糊查找可能会导致web服务崩溃;
2018-09-02 16:46:46 +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 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 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
Apex Liu 8f214f86b9 修正:编辑主机信息并保存,提示成功,但主机信息并未更新。 2018-04-22 16:01:30 +08:00
Apex Liu 2ea0d9aa06 修正:用户管理界面,如果先编辑一个用户(即使不保存),然后执行新建用户,则刚刚编辑的用户的信息会被替换成新建用户的信息,而并没有新用户被创建。 2018-04-20 14:24:30 +08:00