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
|
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
|
35a53e8c7e
|
build with python 3.7 (miniconda) on MacOS and works.
|
2018-09-27 04:38:29 +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
|
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 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 |