Commit Graph

10 Commits (288a42663a233791756ad7bd54ebc3722fab89d3)

Author SHA1 Message Date
ibuler c95c76d0e0 change(web terminal) 修复web terminal遇到-换行
添加css

	white-space: nowrap;
        display: inline-block;

之前通过修改字体解决
2016-03-28 19:14:45 +08:00
ibuler b745ebdda1 fix(web terminal) Windows 浏览器使用chrome -换行
经测试由于字体原因,可以安装Monaco字体解决,然而不太方便

添加第二字体为 微软雅黑,经测试解决

fixed
close #158
2016-03-24 19:03:20 +08:00
liuzheng712 b1f0297e82 fix(web terminal): test 2016-03-03 16:35:48 +08:00
ibuler c79e625000 fix(web teminal): 修改动态改变窗口大小bug
变量名写错引起的不明显bug
2016-03-02 11:38:38 +08:00
ibuler a8eb9f3e79 fix(jlog, websocket url) 修复ws使用 ws协议还是wss协议
1. 不再需要浏览器判断什么协议,需要在jumpserver.conf注明

ref #63
2016-02-27 00:19:04 +08:00
liuzheng712 9c93d5a8d2 add /ws/ 2016-02-25 20:42:35 +08:00
ibuler b1768565c1 修复
1. 推送时 验证改为  /usr/sbin/visudo -c
    2. 添加系统用户的key 认证更改 支持 RSA|DSA
    3. web terminal 行数 -1
2016-02-22 16:31:33 +08:00
Tad Wang d9455e3f9b fix wss issue when using https #37 2016-01-07 15:59:57 +08:00
ibuler 7bef517518 支持修改窗口大小 2016-01-01 22:38:50 +08:00
ibuler 7b792907d3 merge with dev 2015-12-19 17:27:12 +08:00