- 04 Nov, 2016 1 commit
-
-
假想控 authored
Update install.py
-
- 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 13 commits
-
-
ibuler authored
-
ibuler authored
-
ibuler authored
-
ibuler authored
-
ibuler authored
-
ibuler authored
-
xRain authored
-
xRain authored
-
kikiyou authored
为了安全pattern=空,后示例代码无法使用,运行示例时加上pattern='*',使示例可以返回正确的结果
-
lrqrun authored
修改信息保存后数据不是最新的而是之前的数据,因为在object的惰性查询不会获取到最新的数据,因此需要在缓存的对象基础上修改save后commit到数据库。
-
lrqrun authored
用户组保存后数据显示的问题,在已选用户处显示选择的数据
-
__YoYO authored
* Update perm_role_edit.html
-
Kallen Ding authored
解决Tty Logs 日志跨天后目录权限不对的问题
-
- 03 Jun, 2016 1 commit
-
-
ibuler authored
-
- 31 May, 2016 1 commit
-
-
ibuler authored
-
- 19 May, 2016 1 commit
-
-
ibuler authored
-
- 18 May, 2016 1 commit
-
-
zheng authored
* 修复主机组编辑时回车导致主机丢失问题 在主机组编辑页面,如果直接执行回车会导致主机组中主机信息丢失。 本修复方法是关闭回车提交 * 编辑主机组在移除过滤保存时数据会丢失 现象:在反向移除选择的主机时,用过滤框搜索移除主机此时保存的数据是当前过滤显示的数据 后果:会造成原有主机组数据丢失 修复:在保存之前触发一次空值搜索
-