Commit Graph

393 Commits (96fe0a4bca265bbf8c32a76a29cc3dac246771e0)

Author SHA1 Message Date
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
d9394 f1fab0fa48
Update index.mako
修改‘主机帐号’快捷指向
2018-12-27 09:26:04 +08:00
Apex Liu 143fca3fea .调整ldap属性映射方式后,测试导入功能工作正常了,但尚未区分已导入和未导入的ldap用户。 2018-12-27 02:51:38 +08:00
d9394 7b95decb82
Update index.mako
dashboard增加点击快捷方式
2018-12-26 16:40:28 +08:00
Apex Liu 2b6d3a0529
Merge pull request #128 from horizonlin/dev-3.2.0
补充提交一处代码
2018-12-25 15:29:19 +08:00
horizonlin 6792b16c04
补充提交一处代码
之前漏提交一些代码,使配置不能勾选
2018-12-24 17:43:19 +08:00
Apex Liu 47c1c207ea 改进LDAP配置功能,简化管理员填写属性映射关系。 2018-12-20 19:05:21 +08:00
Apex Liu 44d693a453 修正:核心服务接收POST请求时也对请求数据做URL解码会导致错误。 2018-12-19 16:19:42 +08:00
horizonlin bd6c0152cd
添加URLProtocol
添加URLProtocol
2018-12-18 11:25:25 +08:00
horizonlin 6c8e12cdc1
添加URLProtocol
添加URLProtocol
2018-12-18 11:20:27 +08:00
horizonlin 27517e59bb
添加URLProtocol
添加URLProtocol
2018-12-18 11:16:41 +08:00
horizonlin f16178e0e3
添加URLProtocol
添加URLProtocol
2018-12-18 11:12:52 +08:00
horizonlin 797ab4bd8f
添加URLProtocol
添加URLProtocol
2018-12-18 11:11:06 +08:00
horizonlin c019172197
添加URLProtocol
添加URLProtocol
2018-12-18 11:08:42 +08:00
horizonlin 37293c96e8
添加URLProtocol
添加URLProtocol
2018-12-18 11:04:38 +08:00
Apex Liu fb8245657f remove necessary files. 2018-11-27 01:09:47 +08:00
Apex Liu 6ffa716e4b build on CentOS 7 and test. Upgrade to libssh-0.8.5. Upgrade all python-module like PIL, etc. 2018-11-27 01:06:59 +08:00
Apex Liu 5824f55722 Merge branch 'feature/client_https' of github.com:tp4a/teleport into feature/client_https 2018-11-26 17:41:23 +08:00
Apex Liu f6996326de 检查用户名合法性,防止SQL注入攻击 2018-11-26 17:40:48 +08:00
Apex Liu ef90de7ebe 升级版本号到v3.2.0-beta. 2018-11-25 02:05:10 +08:00
Apex Liu 1d35922f7a 修正macOS助手有时无法保存配置的问题;暂时移除telnet的支持。 2018-11-14 00:45:25 +08:00
Apex Liu 784bbe35f7 统一图标。 2018-11-10 04:20:58 +08:00
Apex Liu 8dd6bdbde0 助手加入https支持(50022=http,50023=https),实测以https方式访问web时,可以在各种浏览器中与助手进行通讯了(IE/Edge/Chrome/Firefox),目前在Win平台测试通过。 2018-11-09 03:10:08 +08:00
Apex Liu a358b79095 ..merge. 2018-11-07 01:38:24 +08:00
Apex Liu 0098ce63ea temp. 2018-11-07 01:35:36 +08:00
Apex Liu 2fa413d46b 支持LDAP用户登录了。 2018-11-07 00:30:46 +08:00
Apex Liu 1f04977aba 统一调整图标 2018-11-06 22:13:37 +08:00
Apex Liu 493e991787 ..LDAP用户导入功能完成,准备实现导入用户的登录功能。 2018-11-06 01:31:54 +08:00
Apex Liu 4c14a58877 ..LDAP配置功能完成,开始实现LDAP用户导入功能。 2018-11-05 02:39:02 +08:00
Apex Liu 46cd77420d 修复ssh远程连接后执行 rz 命令无法工作的问题。 2018-11-04 08:58:30 +08:00
Apex Liu b1524fd6a0 try to fix thread problem when use libuv. 2018-11-03 14:11:02 +08:00
Apex Liu 25d562ccf4 now can test and save LDAP configurations. 2018-11-01 03:11:39 +08:00
Apex Liu e62d2b3546 实现:列出LDAP服务器上的用户属性,方便管理员设置LDAP服务器配置项。 2018-10-31 00:37:42 +08:00
Apex Liu de047d9a72 需要增加一个功能:列出LDAP服务器上的用户属性,方便维护人员做字段映射。 2018-10-30 03:17:04 +08:00
Apex Liu 5c94a847c0 . 2018-10-30 00:49:20 +08:00
Apex Liu f775cdb4f6 add ldap module for python on macOS. 2018-10-29 03:11:08 +08:00
Apex Liu 626659e940 ldap配置界面和连接测试可以工作了,下一步是保存配置项。 2018-10-17 03:19:51 +08:00
Apex Liu cd6255178f Merge branch 'dev' of github.com:tp4a/teleport into dev 2018-10-15 11:24:17 +08:00
Apex Liu e609600d75 temp. 2018-10-15 11:20:45 +08:00
Apex Liu 5766a3370a temp. 2018-10-15 09:22:39 +08:00
“haocao” 5eedb02cc4 修改一处数据库错误 2018-10-09 09:51:32 +08:00
“haocao” 8f7c2c5b18 修改smtp发送邮件部分,只在25和587开启startls
针对问题,目前使用465端口开启STARTTLS大部分服务器会报错“454 Command not permitted when TLS active”

SMTP 的通用端口使用是:
25 SMTP
25 SMTP STARTTLS
465 SMTP SSL
587 SMTP TLS/STARTTLS
2018-09-29 11:30:50 +08:00
Apex Liu 05d91e0610 Build and test on macOS, include tp_core and assist. 2018-09-28 02:59:15 +08:00
Apex Liu 35a53e8c7e build with python 3.7 (miniconda) on MacOS and works. 2018-09-27 04:38:29 +08:00
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