- 26 Feb, 2016 7 commits
-
-
yumaojun authored
# Conflicts: # service.sh
-
yumaojun authored
1. install.py add platform judge, fix get_ip_addr function 2. next.py little adjust 3. service.sh little adjust
-
liuzheng712 authored
-
liuzheng712 authored
-
liuzheng712 authored
-
liuzheng712 authored
-
ibuler authored
整合Tornado和Django,修复web阻断功能
-
- 25 Feb, 2016 17 commits
-
-
liuzheng712 authored
-
liuzheng712 authored
-
liuzheng712 authored
-
liuzheng712 authored
change $.ajax to $.get
-
liuzheng712 authored
-
liuzheng712 authored
-
liuzheng712 authored
-
liuzheng712 authored
-
liuzheng712 authored
-
ibuler authored
修复用户禁用后仍可ssh登陆跳板机
-
ibuler authored
修改connect.py添加判断 资产禁用还没有考虑,改动太大,留后续版本更改 ref https://github.com/jumpserver/jumpserver/issues/83
-
liuzheng712 authored
I want to run one program at once, open two terminal is ridiculous
-
liuzheng712 authored
use yoshiokatsuneo term.js
-
yumaojun authored
由于service.sh 脚本依赖外部的函数库 /etc/init.d/functions, 而ubuntu 和其他一起系统并没有这个文件,所以直接把 这个文件copy 到了当前目录下 不在依赖外部环境。
-
ibuler authored
V3.0 beta issue 62 用户下载key后,就删除,为了安全
-
liuzheng712 authored
fix(user_list.html & juser/views.py): only for user delete sshkey when downloaded, add generate butt https://github.com/jumpserver/jumpserver/issues/62
-
yumaojun authored
1. 恢复ansible 使用的 连接器配置未 smart 2. 修改perm_role_recycle 删除, 添加回收sudo配置.
-
- 24 Feb, 2016 6 commits
-
-
ibuler authored
#78 统一资产添加文案,修改添加用户流程,修复添加系统用户使用key推送,不生成密码
-
ibuler authored
修改函数使用kwarg
-
liuzheng712 authored
Use yoshiokatsuneo's code, fix this bug. His idea is append a textarea and bind all click event on it. That works for us https://github.com/jumpserver/jumpserver/issues/59 https://github.com/chjj/term.js/pull/97
-
ibuler authored
所有用得到管理用户文案的地,都进行了统一 更改了 管理用户使用默认的对齐 去掉了分隔线
-
ibuler authored
1. 添加新用户,不在为该用户设置密码 2. 强制用户使用key登陆跳板机,为了安全性 3. 更改邮件文案和不发送邮件提示文案
-
ibuler authored
当推送系统用户时,选择系统用户使用密钥时没有必要为系统用户生成密码, 以免造成安全上的问题,在代码上也属于冗余.
-
- 23 Feb, 2016 10 commits
-
-
yumaojun authored
-
yumaojun authored
-
yumaojun authored
-
ibuler authored
1. 启动时添加 django crontab 2. 关闭时删除 django crontab
-
ibuler authored
1. 为init.sh添加执行权限 2. 统一函数功能 修改其他需要改变权限的脚本或目录
-
ibuler authored
-
ibuler authored
此bug信息见 #72 1. 修改思路 重命名zzjumpserver.sh,并移动到外层 2. 服务器添加用户时指定shell为 some_dir/jumpserver/init.sh 升级修复方案: 1. 删除/etc/profile.d/zzjumpserver.sh 2. git pull 更新 3. vim编辑 /etc/passwd,把之前建的用户的sh改为 some_dir/jumpserver/init.sh 终 Closes #72 closes #31
-
ibuler authored
fix(bsd推送系统用户bug)
-
ibuler authored
-
-