Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
552e0fb5
Commit
552e0fb5
authored
Jun 13, 2018
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.3.2版本文档更新
parent
78876004
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
21 additions
and
5 deletions
+21
-5
change_log.rst
docs/change_log.rst
+16
-0
distributed_02.rst
docs/distributed_02.rst
+1
-1
setup_by_centos7.rst
docs/setup_by_centos7.rst
+1
-1
setup_by_ubuntu.rst
docs/setup_by_ubuntu.rst
+1
-1
step_by_step.rst
docs/step_by_step.rst
+1
-1
upgrade.rst
docs/upgrade.rst
+1
-1
No files found.
docs/change_log.rst
View file @
552e0fb5
...
...
@@ -204,3 +204,19 @@
* 创建节点 从0开始,新节点0 新节点1
* 修复拖动节点引起的父节点异常
* 资产树增加视图,只显示本节点资产和显示子节点资产
1.3.2
------------------------
2018年6月11日
* 可以在系统设置中指定密码强度,包含大小写字母特殊字符长度等
* 可以全局开启MFA
* 修改EMAIL不需要重启
* 设置公钥交互改变
* 修改一些BUG
* 修改窗口大小策略
* 统一requirements版本
* 修改luna树形结构,从根开始展示
* 修改luna树形搜索
* 修改初始窗口大小不对的bug
* 修改录像播放的部分bug
docs/distributed_02.rst
View file @
552e0fb5
...
...
@@ -37,7 +37,7 @@
# 下载 luna
$ cd /opt
$ wget https://github.com/jumpserver/luna/releases/download/1.3.
1
/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/1.3.
2
/luna.tar.gz
$ tar xvf luna.tar.gz
$ chown -R root:root luna
...
...
docs/setup_by_centos7.rst
View file @
552e0fb5
...
...
@@ -243,7 +243,7 @@ CentOS 7 安装文档
# 安装 Web Terminal 前端: Luna 需要 Nginx 来运行访问 访问(https://github.com/jumpserver/luna/releases)下载对应版本的 release 包,直接解压,不需要编译
$ cd /opt
$ wget https://github.com/jumpserver/luna/releases/download/1.3.
1
/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/1.3.
2
/luna.tar.gz
$ tar xvf luna.tar.gz
$ chown -R root:root luna
...
...
docs/setup_by_ubuntu.rst
View file @
552e0fb5
...
...
@@ -209,7 +209,7 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
::
$ cd /opt/
$ wget https://github.com/jumpserver/luna/releases/download/1.3.
1
/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/1.3.
2
/luna.tar.gz
$ tar xvf luna.tar.gz
$ chown -R root:root luna
...
...
docs/step_by_step.rst
View file @
552e0fb5
...
...
@@ -241,7 +241,7 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
::
$ cd /opt
$ wget https://github.com/jumpserver/luna/releases/download/1.3.
1
/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/1.3.
2
/luna.tar.gz
$ tar xvf luna.tar.gz
$ chown -R root:root luna
...
...
docs/upgrade.rst
View file @
552e0fb5
...
...
@@ -32,7 +32,7 @@
::
$ cd /opt
$ wget https://github.com/jumpserver/luna/releases/download/1.3.
1
/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/1.3.
2
/luna.tar.gz
$ tar xvf luna.tar.gz
$ chown -R root:root luna
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment