- 07 Aug, 2017 1 commit
-
-
vincent927 authored
-
- 20 Apr, 2017 1 commit
-
-
Leon Chan authored
-
- 13 Mar, 2017 1 commit
-
-
老广 authored
-
- 22 Nov, 2016 1 commit
-
-
假想控 authored
添加系统用户推送,使用密钥说明文案
-
- 17 Nov, 2016 1 commit
-
-
紫川秀 authored
* 修复sudo别名取消后不回收bug * 修复普通用户能添加授权bug
-
- 16 Nov, 2016 1 commit
-
-
紫川秀 authored
-
- 09 Nov, 2016 4 commits
-
-
假想控 authored
ws://jumpserver.com/ws/terminal?id=1&role=admin,?id=1&role=admin 而期望的结果应该是ws://jumpserver.com/ws/terminal?id=1&role=admin 所以document.URL.match(/(\?.*)/)里的正则表达式应该去掉分组,变为 document.URL.match(/\?.*/)
-
假想控 authored
修改系统用户推送失败, 进入系统用户详情说明文案
-
假想控 authored
修改添加系统用户,用户名说明文案
-
假想控 authored
修改添加系统用户,密码说明文案
-
- 07 Nov, 2016 1 commit
-
-
假想控 authored
1.修复使用mysql未初始化问题 2.crontab add
-
- 04 Nov, 2016 2 commits
- 03 Nov, 2016 5 commits
-
-
peter17919 authored
* Update views.py * Update views.py * Update views.py * Update views.py * Update views.py
-
假想控 authored
1.更改sed -i "s/__MYSQL_ENGINE__/${MYSQL_ENGINE}/" /jumpserver/jumpserver.conf 2.新增MAIL_USE_SSL
-
假想控 authored
# environment: - USE_MAIL=true
-
假想控 authored
1.[db] engine = __MYSQL_ENGINE__ database = __MYSQL_NAME__ 2.[mail] email_use_ssl = __MAIL_USE_SSL__
-
假想控 authored
修改 environment: - USE_MYSQL=true - MYSQL_ENGINE=mysql - MYSQL_HOST=192.168.50.143 - MYSQL_PORT=3306 - MYSQL_USER=jumpserver - MYSQL_PASS=love1314 - MYSQL_NAME=jumpserver - USE_ENABLED=true - MAIL_ENABLED=1 - MAIL_HOST=smtp.163.com - MAIL_PORT=25 - MAIL_USER=evilsmall@163.com - MAIL_PASS=Fuck123 - MAIL_USE_TLS=False - MAIL_USE_SSL=False
-
- 27 Oct, 2016 2 commits
- 09 Oct, 2016 1 commit
-
-
MoonTails83 authored
-
- 05 Sep, 2016 1 commit
-
-
老广 authored
#283 More see this issue
-
- 08 Aug, 2016 1 commit
-
-
假想控 authored
修改管理用户说明将服务器改为客户端
-
- 05 Aug, 2016 1 commit
-
-
老广 authored
-
- 04 Aug, 2016 2 commits
- 31 Jul, 2016 1 commit
-
-
liuzheng712 authored
-
- 26 Jul, 2016 1 commit
-
-
老广 authored
* fix(api) 修改建立目录的bug 使用bash代替python完成建立777目录的功能 * fix passwd input * fix(mkdir) 修改mkdirs策略 修改原来导致的bug * fix passwd input (#232) 修复记录敏感密码bug * fix passwd input * fix passwd input * fix passwd input * fix(connect) 输入role id时,输入了role名称异常 抓取后并处理 * Update perm_role_edit.html * fix role delete
-
- 23 Jul, 2016 1 commit
-
-
假想控 authored
修改安装成功访问web提示信息
-
- 12 Jul, 2016 2 commits
- 08 Jul, 2016 1 commit
-
-
chnliyong authored
感谢PR
-
- 20 Jun, 2016 1 commit
-
-
老广 authored
-
- 15 Jun, 2016 1 commit
-
-
liuzheng authored
because if someone need run jumpserver at 127.0.0.1 need this fix
-
- 14 Jun, 2016 1 commit
-
-
老广 authored
-
- 07 Jun, 2016 5 commits