Commit Graph

463 Commits (e01bc0893ca25318690ee6427ece8f82afa59861)

Author SHA1 Message Date
Apex Liu 33eead9f05 fixed: 删除组时,同步更新授权策略和授权映射。 2018-03-12 17:42:13 +08:00
Apex Liu 37486ddfa4 . 2018-03-12 09:14:32 +08:00
Apex Liu 2d6aa70c47 Fixed: 一个已经授权的用户,删除其账号,其并未在授权策略中删除,且无法再重建授权映射。(github bug #50) 2018-03-10 02:37:41 +08:00
Apex Liu dea9c48d82 try to fix: SMTP AUTH extension not supported by server. 2018-03-09 18:08:46 +08:00
Apex Liu 6d95dcabe2 . 2018-03-08 18:19:25 +08:00
Apex Liu 88945c0ea6 修正:邮件重置密码收到的重置邮件永久有效(bug #52) 2018-03-07 01:36:14 +08:00
Apex Liu 1ff768dd4f . 2018-03-05 17:49:12 +08:00
Apex Liu 54bd8332f9 RDP远程时,如果客户端时MSTSC,则录像无法播放,在解决此问题前,先屏蔽掉对MSTSC的支持(助手不可选择MSTSC)。 2018-03-05 00:32:45 +08:00
ApexLiu 0d24b1834b . 2018-03-01 09:07:49 +08:00
ApexLiu 947332078b 构建脚本加入对macOS版本助手的构建过程。 2018-02-16 15:40:02 +08:00
ApexLiu 8dc0acd21b 升级TP服务端内置SSH服务的RSA私钥(从1024位升级到2048位),修复MacOS上出现的“Invalid key length”问题。 2018-02-06 14:24:11 +08:00
ApexLiu f4832e2a09 Merge branch 'feature/v3' of github.com:eomsoft/teleport into feature/v3 2018-02-05 16:52:17 +08:00
ApexLiu 7c2e352a0f . 2018-02-05 16:51:50 +08:00
Apex Liu d4a0b4a596 . 2018-01-27 01:51:44 +08:00
Apex Liu 66a9e87038 Now both MSTSC and FreeRDP can connect to Win2003. 2018-01-26 02:22:47 +08:00
Apex Liu 2411b95e1f . 2018-01-17 04:45:33 +08:00
Apex Liu 299f849185 . 2018-01-12 02:52:13 +08:00
Apex Liu f4d9a8a60d . 2018-01-11 02:34:47 +08:00
Apex Liu 8a954b1355 . 2018-01-10 18:31:11 +08:00
Apex Liu 8ac881912b . 2018-01-09 13:42:41 +08:00
Apex Liu 313366e200 fix: macOS assist, when start ssh client, got error invalid parameter. And remove some useless code. 2018-01-02 17:13:22 +08:00
Apex Liu b0661e1379 . 2018-01-02 03:51:26 +08:00
Apex Liu b881ee9d32 add SSH1 support for Linux build. 2017-12-28 03:34:43 +08:00
Apex Liu 33da1d9623 . 2017-12-26 04:22:54 +08:00
Apex Liu a4dcb669fd . 2017-12-25 04:37:23 +08:00
Apex Liu 39c8fd32d5 web版RDP录像播放,可以播放鼠标移动的录像了,下一步是显示rdp的图像。 2017-12-23 03:46:08 +08:00
Apex Liu 9305953218 调整一下js代码,尽量避免全局变量。 2017-12-23 00:25:36 +08:00
Apex Liu 6cb3821321 修正:远程运维连接时的授权检查。 2017-12-22 23:30:02 +08:00
Apex Liu a3dab996cc 修正:有些RDP远程连接在会话审计页面显示为“未知”协议类型。 2017-12-22 23:17:43 +08:00
Apex Liu a1fc08892c . 2017-12-22 18:20:31 +08:00
Apex Liu 38a8d245c5 调整功能:具有运维授权权限的用户,无需进行授权即可使用任意远程账号进行连接;具有运维权限的用户,则需要先授权才能进行连接;具有审计授权权限的用户,无需进行授权即可查看所有运维录像;具有审计权限的用户,必须先授权才能查看指定主机的运维录像。 2017-12-22 02:29:52 +08:00
Apex Liu d9d4c22e61 调整日志和录像的最长保留时间到365日。同时在后台检查用户的设置是否超出了范围。 2017-12-22 00:46:05 +08:00
Apex Liu 8a818d4ce3 编辑用户时,修改了用户登录名也会保存了(前提是登录名没有重复)。 2017-12-22 00:16:58 +08:00
Apex Liu 0d72354680 导入或创建用户时,如果系统配置了SMTP,且用户有设置email,则自动发送密码函。 2017-12-22 00:12:54 +08:00
Apex Liu aedb6099a0 审计授权功能可以按用户区分显示的列表内容了。 2017-12-21 00:05:26 +08:00
Apex Liu 001cf53e8f temp. 2017-12-20 02:01:13 +08:00
Apex Liu 206c9fdead 审计授权页面,未完成。 2017-12-19 17:36:15 +08:00
Apex Liu d92e053c63 修正:远程账号保存的非默认端口号,再次编辑时显示为默认端口号了。 2017-12-19 12:36:03 +08:00
Apex Liu 940bc682e9 add audit policy, not completed yet. 2017-12-19 02:29:35 +08:00
Apex Liu 0171e54acb ...试验了url-protocol,但是无法从url-protocol处获取返回数据,暂时无解。 2017-12-18 18:44:14 +08:00
Apex Liu ff45dd438d 增加几处错误判断。 2017-12-18 13:34:14 +08:00
Apex Lu aedea7d3c7 fix: if path for sqlite database file not exists, web server not work. 2017-12-18 04:19:37 +08:00
Apex Liu c68bbc6f3f 完成:RDP远程连接按钮+选项功能,同时调整了调用助手的参数(rdp_width, rdp_height, rdp_console)。 2017-12-18 03:27:00 +08:00
Apex Liu 0d5cf16331 Merge branch 'feature/v3' of github.com:eomsoft/teleport into feature/v3 2017-12-15 21:53:15 +08:00
Apex Liu 5b6b9ebb0e temp 2017-12-15 21:52:59 +08:00
Apex Liu 7aed827ee8 1. 修正:使用sqlite数据库时,新安装的系统启动时显示大量exception日志;
2. 增加:创建审计操作记录表。
2017-12-15 18:03:09 +08:00
Apex Liu 0915e67710 upgrade echarts to v3.8.5. 2017-12-14 18:11:57 +08:00
Apex Liu 73be5d89f8 将freerdp启动命令行的 /gdi:sw 固定到助手内部,不允许用户自行设置。如果使用 /gdi:hw 会导致显示不正常。 2017-12-14 03:57:10 +08:00
Apex Liu 8bc95e5c17 调整dashboard,用户数、主机数、账号数和连接数也都从websocket方式进行获取并订阅通知,以得到实时反馈。 2017-12-14 02:30:26 +08:00
Apex Lu 8d4ecdf487 Upgrade version to 3.0.0.2, build and test on Linux. 2017-12-13 23:22:42 +08:00