Commit Graph

326 Commits (00c79c47e258c525b8679704bd849d8202c48904)

Author SHA1 Message Date
Apex Liu 04309f8fbf .temp.macos. 2019-07-03 12:30:17 +08:00
Apex Liu 1950c0723a add varb {host_name} for client display. 2019-07-02 09:25:22 +08:00
Apex Liu 3117c3e447 .temp. 2019-07-01 04:12:47 +08:00
Apex Liu 9649aca480 prepare for v3.3.1 2019-06-29 18:57:59 +08:00
Apex Liu bb14ecb8d6 .temp. 2019-06-29 04:24:37 +08:00
Apex Liu 54fc822710 修订系统日志中的措辞。 2019-01-24 23:45:22 +08:00
Apex Liu 951af98f51 升级版本号到v3.2.2,准备发布。 2019-01-23 02:40:22 +08:00
Apex Liu 2414d143ff Merge branch 'feature/upgrade-db' into dev 2019-01-23 02:38:22 +08:00
Apex Liu e1028fc8f3 增强:从3.0.x技术预览版开始使用的系统,也能平滑升级了(系统升级后引导至数据库升级界面进行操作)。 2019-01-23 02:36:32 +08:00
Apex Liu f7dedfd806 fixed: psutil, disk_io_counters() fails on Linux kernel 4.18+ 2019-01-23 01:49:40 +08:00
Apex Liu 7a0ab4e3f2 fix: 某个具有运维权限的用户A,在知道另一个运维用户B的某个授权账号后,可以通过修改前端代码来访问此未授权给用户A的远程主机。 2019-01-21 16:33:47 +08:00
Apex Liu 597cff60d7 移除测试代码(导入LDAP用户的通知邮件会发送给测试邮箱而非用户邮箱) 2019-01-16 10:47:33 +08:00
Apex Liu f3419918cf 1. 修正bug#145: 密码已经过期时,用户在登录界面登录后会跳转到修改密码界面,必须先修改密码后方可继续登录; 2. 远程连接时检查助手版本是否匹配; 3. 修正:登录界面刚显示出来就点击密码输入框,会在短时间后焦点调到用户名输入框。 2019-01-16 03:08:07 +08:00
Apex Liu 84aab7b0af ..try fix: password expired. 2019-01-15 02:50:49 +08:00
Apex Liu 1f248351cd 修正bug#144: 用户列表底部的批量禁用功能不正常,只能在右边栏一条条的禁用,但是可以批量解禁. 2019-01-15 01:06:30 +08:00
Apex Liu a0e9c689b4 修正:导入LDAP用户时,如果之前未导入过LDAP用户,会提示参数错误而无法导入。 2019-01-08 16:10:49 +08:00
Apex Liu 051c79a053 1. 导入LDAP用户时仅列出尚未导入的用户; 2. 导入LDAP用户时根据情况会发送通知邮件; 3. 涉及到发送邮件的操作,页面超时加长了,减少出现“网络故障”的错误提示。 2019-01-08 06:26:54 +08:00
Apex Liu 8c5cb8e20b
Merge pull request #140 from horizonlin/dev-3.2.0
调整登录失败后验证码不自动刷新
2019-01-04 10:21:02 +08:00
horizonlin bdd66d0103
Update login.js 2019-01-04 09:52:41 +08:00
Apex Liu 5e22d70d19 1. 调整认证码图片的生成机制,提高识别度;2. 调整Win版助手系统托盘图标,提升识别度。 2018-12-30 02:38:58 +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
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 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