Commit Graph

  • 93a1b8259c macOS助手也支持在https访问web界面时与页面正常通讯了(需要注册根证书)。 Apex Liu 2018-11-13 01:36:41 +0800
  • ac0a55f78d 1. 微调macOS的StatusBar图标,使之更协调;2. 暗色调的StatusBar上也能正确显示白色图标了。 Apex Liu 2018-11-12 03:08:06 +0800
  • 0ddea7fabd macOS: 支持SecureCRT做SSH客户端,SecureFX做SFTP客户端了。 macOS: 使用Terminal和iTerm2做SSH客户端时,无需用户敲一次回车键了。 Apex Liu 2018-11-12 00:09:55 +0800
  • a883f8a80b 在macOS上的SSH远程时,使用Terminal或iTerm2做客户端时,可以自动回车完成登录了。 Apex Liu 2018-11-11 06:10:35 +0800
  • 73051854dd . Apex Liu 2018-11-10 14:09:29 +0800
  • a73ef5cffb .加入dmg磁盘图标 Apex Liu 2018-11-10 04:27:57 +0800
  • 784bbe35f7 统一图标。 Apex Liu 2018-11-10 04:20:58 +0800
  • 8dd6bdbde0 助手加入https支持(50022=http,50023=https),实测以https方式访问web时,可以在各种浏览器中与助手进行通讯了(IE/Edge/Chrome/Firefox),目前在Win平台测试通过。 Apex Liu 2018-11-09 03:10:08 +0800
  • 10567f38e5 .. Apex Liu 2018-11-07 03:40:42 +0800
  • c78ead3457 .. Apex Liu 2018-11-07 03:34:30 +0800
  • a358b79095 ..merge. Apex Liu 2018-11-07 01:38:24 +0800
  • 0098ce63ea temp. Apex Liu 2018-10-15 11:20:45 +0800
  • 92c6265c72 Merge branch 'feature/v3.1.0-macos' of github.com:tp4a/teleport into feature/v3.1.0-macos Apex Liu 2018-11-07 00:55:27 +0800
  • 24abe7041e . Apex Liu 2018-10-29 04:16:19 +0800
  • 8672b46bd2 . Apex Liu 2018-10-29 03:55:22 +0800
  • 2fa413d46b 支持LDAP用户登录了。 Apex Liu 2018-11-07 00:30:46 +0800
  • 1f04977aba 统一调整图标 Apex Liu 2018-11-06 22:13:37 +0800
  • 493e991787 ..LDAP用户导入功能完成,准备实现导入用户的登录功能。 Apex Liu 2018-11-06 01:31:54 +0800
  • 4c14a58877 ..LDAP配置功能完成,开始实现LDAP用户导入功能。 Apex Liu 2018-11-05 02:39:02 +0800
  • 46cd77420d 修复ssh远程连接后执行 rz 命令无法工作的问题。 Apex Liu 2018-11-04 08:58:30 +0800
  • b1524fd6a0 try to fix thread problem when use libuv. Apex Liu 2018-11-03 14:11:02 +0800
  • 25d562ccf4 now can test and save LDAP configurations. Apex Liu 2018-11-01 03:11:39 +0800
  • e62d2b3546 实现:列出LDAP服务器上的用户属性,方便管理员设置LDAP服务器配置项。 Apex Liu 2018-10-31 00:37:42 +0800
  • de047d9a72 需要增加一个功能:列出LDAP服务器上的用户属性,方便维护人员做字段映射。 Apex Liu 2018-10-30 03:17:04 +0800
  • 249945d54f . Apex Liu 2018-10-30 00:09:53 +0800
  • 5c94a847c0 . Apex Liu 2018-10-30 00:49:20 +0800
  • 5288822abb . Apex Liu 2018-10-29 04:16:19 +0800
  • 15e08f1ebc . Apex Liu 2018-10-29 03:55:22 +0800
  • f775cdb4f6 add ldap module for python on macOS. Apex Liu 2018-10-29 03:11:08 +0800
  • 626659e940 ldap配置界面和连接测试可以工作了,下一步是保存配置项。 Apex Liu 2018-10-17 03:19:51 +0800
  • cd6255178f Merge branch 'dev' of github.com:tp4a/teleport into dev Apex Liu 2018-10-15 11:24:17 +0800
  • e609600d75 temp. Apex Liu 2018-10-15 11:20:45 +0800
  • 5766a3370a temp. Apex Liu 2018-10-15 09:22:39 +0800
  • 80a792342d
    Merge pull request #113 from ahubaoan/dev_for_tp4a Apex Liu 2018-10-14 02:24:04 +0800
  • 5eedb02cc4 修改一处数据库错误 “haocao” 2018-10-09 09:51:32 +0800
  • 037398d566
    Merge pull request #112 from ahubaoan/dev_for_tp4a Apex Liu 2018-09-29 13:28:04 +0800
  • 8f7c2c5b18 修改smtp发送邮件部分,只在25和587开启startls “haocao” 2018-09-29 11:30:50 +0800
  • 4423490b89
    Merge 2ba6b59359 into ce112adc87 ahubaoan 2018-09-29 01:01:39 +0000
  • ce112adc87 Try to avoid to hit Enter key when connect to ssh server on macOS. Apex Liu 2018-09-29 00:14:30 +0800
  • 2ba6b59359 1.时间不对会导致身份证认证器失效,在系统配置里面添加时间的配置,管理员直接可以在页面配置调整系统时间 “haocao” 2018-09-28 21:10:40 +0800
  • 05d91e0610 Build and test on macOS, include tp_core and assist. Apex Liu 2018-09-28 02:59:15 +0800
  • 35a53e8c7e build with python 3.7 (miniconda) on MacOS and works. Apex Liu 2018-09-27 04:38:29 +0800
  • 20e5fac66f
    Update README.md Apex Liu 2018-09-24 21:18:09 +0800
  • 6e1fef7537 Merge remote-tracking branch 'remotes/origin/dev' Apex Liu 2018-09-24 21:15:36 +0800
  • 051b1fee28 fix script for builder. v3.1.0 Apex Lu 2018-09-24 04:46:12 +0800
  • a6f03f3a66 build with Python 3.7 works on Windows now. Apex Liu 2018-09-24 04:04:09 +0800
  • 867457a95b Merged branch feature/python-3.7 Apex Liu 2018-09-24 03:29:42 +0800
  • b521beef38 build with Python3.7.0, it's works. :) Apex Lu 2018-09-24 02:47:50 +0800
  • 2e876a5cfe build with Python 3.7 and newest external from source on Linux ok now. Apex Lu 2018-09-23 17:38:13 +0800
  • df13355e44 temp. Apex Lu 2018-09-22 11:46:57 +0800
  • be816eb564 Merge remote-tracking branch 'remotes/origin/dev' into feature/python-3.7 Apex Liu 2018-09-22 02:24:39 +0800
  • 7943f50212 Python3.7 works on Windows Platofrm now. Apex Liu 2018-09-22 02:12:53 +0800
  • e326b3ac48 修正了无法远程连接SSHv1.99的交换机的问题。 Apex Liu 2018-09-22 00:51:56 +0800
  • 2e0c5b16fb temp. Apex Liu 2018-09-20 23:19:21 +0800
  • 0437cb16d3
    Merge pull request #105 from ahubaoan/dev Apex Liu 2018-09-20 21:01:07 +0800
  • cd0e6fa3a8 1.添加:首次绑定动态身份认证器成功后,不允许再次绑定 2.管理员可解绑用户的动态身份证认证器 3.重置密码时会自动删除老的动态身份证认证器(用户在个人主页上修改不会删除) “haocao” 2018-09-20 10:32:45 +0800
  • 371e328674 update version. Apex Lu 2018-09-20 02:15:16 +0800
  • b157988431 update version of Teleport Server. Apex Liu 2018-09-20 01:51:19 +0800
  • 0521729c91 fixed: can not auto-login with telnet protocol for Huawei network device. Apex Liu 2018-09-20 01:50:01 +0800
  • 3db03008d6 try to fix telnet issues. Apex Lu 2018-09-19 02:04:34 +0800
  • 9618204c76 build on Linux now. Apex Lu 2018-09-18 23:41:26 +0800
  • e8e07c19e2 temp. Apex Liu 2018-09-18 20:47:42 +0800
  • 6485e33018 compile on windows. Apex Liu 2018-09-18 02:46:41 +0800
  • 965801a8a6 temp, not work. Apex Liu 2018-09-18 01:16:36 +0800
  • 6de10a120b temp, not work. Apex Liu 2018-09-18 01:15:35 +0800
  • f8be2fd1c2 temp. not work yet. Apex Lu 2018-09-16 21:52:10 +0800
  • d3e94f9672 除libssh库外,其他的C/C++的第三方库和pythong的第三方库进行了升级。 Apex Liu 2018-09-16 14:42:23 +0800
  • 19a394b187 update python-packages like mako/tornado/etc. to last version. Apex Liu 2018-09-14 06:00:33 +0800
  • 209f5b8da3 Update some files for Python3.7 on Windows. Apex Liu 2018-09-13 02:37:02 +0800
  • 749c48d999 尝试升级第三方库到最新版本,问题比较多,恢复到上一版,逐步改进(最新的libssh 0.8.2 不再支持SSH1,且不再支持编译为静态库了)。 Apex Liu 2018-09-12 02:40:32 +0800
  • c43a47f4f6 upgrade external dependency libraries to last version, see external/version.ini for more information. Apex Liu 2018-09-12 02:16:15 +0800
  • 0f3c8900dd 修正:SMTP邮件发送与Exchange 2016兼容性问题(#82) Apex Liu 2018-09-11 04:04:44 +0800
  • 2c487e9fc1 修正:从用户组中移除用户时会因数据库操作失败而无法进行。 Apex Liu 2018-09-11 03:33:33 +0800
  • 878ca416b2 修正:当页面超时后,执行导入资产或导入用户的操作会失败,但得不到正确的错误原因。 Apex Liu 2018-09-06 02:54:05 +0800
  • f565a7c92f Fix: when restart server, the status of connected session not fix. v3.0.2.9-beta Apex Lu 2018-09-02 16:51:05 +0800
  • ea9c3135d1 修正:使用google二次验证码登录时不能如果验证码以0开头会无法登录; 修正:使用MySQL数据库时,主机运维界面的模糊查找可能会导致web服务崩溃; Apex Liu 2018-09-02 16:46:46 +0800
  • 181b71fa8e Adjust start order of web and core server. Apex Lu 2018-09-02 13:24:20 +0800
  • 1924c890e8 升级版本号,准备发布。 Apex Liu 2018-09-02 12:48:29 +0800
  • 55e049d0e3 主机运维页面支持模糊搜索了。 Apex Liu 2018-09-02 12:33:36 +0800
  • df5e76c274 支持主机列表和主机运维界面的按主机分组进行过滤了。 Apex Liu 2018-09-02 02:41:30 +0800
  • 30dd82ba12 修正:创建用户时,如果用户名包含大写字母,此用户将无法登陆。 Apex Liu 2018-06-13 18:06:18 +0800
  • 76a81386e5 temp. Apex Liu 2018-05-31 01:54:11 +0800
  • 7ca38e8bb4 修正:系统设置-安全-登录设置,保存时提示成功,但实际并未保存。 Apex Liu 2018-05-30 19:15:23 +0800
  • f0715736a2 Merge branch 'feature/search' of github.com:eomsoft/teleport into feature/search Apex Liu 2018-05-18 03:04:44 +0800
  • 30b0310a23 . Apex Liu 2018-05-18 03:04:22 +0800
  • 5e266fe32a tmp Apex Liu 2018-05-16 18:50:34 +0800
  • ccad74bbd2 tmp. Apex Liu 2018-05-16 13:20:40 +0800
  • b6284d6188 tmp. Apex Liu 2018-05-15 17:30:40 +0800
  • fb57fb7564 Merge branch 'dev' Apex Liu 2018-05-11 17:16:53 +0800
  • 9170297a3e merge files from master. Apex Liu 2018-05-11 17:12:26 +0800
  • 5b1f639cfa merge v3 to dev. Apex Liu 2018-05-11 17:03:46 +0800
  • 544a94e637 修正:运维授权策略中同时加入远程账号和该账号所在的主机、或所在的组,使得远程账号授权在同一个策略中重复,导致无法远程(后续查询时有重复就报错了)。 Apex Liu 2018-05-09 21:40:02 +0800
  • 7d56d74ae4 修正:普通运维人员无法进行telnet远程连接。 Apex Liu 2018-05-09 21:28:46 +0800
  • f197d85567 临时解决用Firefox走https方式访问TP时,无法检测到助手。这样Chrome和Firefox都可以了,但IE仍然不行。 Apex Liu 2018-05-09 17:42:25 +0800
  • 0a3c99dc05 增强:配合nginx前置,可以记录登录用户的原始IP而不是nginx服务器的IP。 Apex Liu 2018-05-09 16:29:16 +0800
  • 50d814869c Assist support freerdp on MacOS. Apex Liu 2018-05-07 17:12:00 +0800
  • 8c5dab0991 v3.0.1.6-beta release. v3.0.1.6-beta Apex Liu 2018-05-05 11:30:10 +0800
  • eb73b637a9 adjust for build Linux version. Apex Lu 2018-05-05 10:53:33 +0800
  • 1014ce256a . Apex Liu 2018-05-05 01:04:49 +0800
  • e7c657e132 强制中断在线会话功能完成。版本升级到v3.0.1.6,准备作为beta版本发布。 Apex Liu 2018-05-05 00:58:19 +0800