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
58189df2
Commit
58189df2
authored
Mar 05, 2018
by
fit2cloud-fengyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
用户管理模块更新
parent
42cb54dd
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
44 additions
and
4 deletions
+44
-4
admin_user.rst.txt
docs/_build/html/_sources/admin_user.rst.txt
+2
-0
admin_user.html
docs/_build/html/admin_user.html
+2
-0
objects.inv
docs/_build/html/objects.inv
+0
-0
searchindex.js
docs/_build/html/searchindex.js
+0
-0
admin_user.rst
docs/admin_user.rst
+2
-0
login_log.rst
docs/login_log.rst
+7
-0
user.rst
docs/user.rst
+2
-2
user_group.rst
docs/user_group.rst
+29
-2
No files found.
docs/_build/html/_sources/admin_user.rst.txt
View file @
58189df2
...
@@ -8,3 +8,4 @@
...
@@ -8,3 +8,4 @@
user
user
user_group
user_group
login_log
\ No newline at end of file
docs/_build/html/admin_user.html
View file @
58189df2
...
@@ -95,6 +95,7 @@
...
@@ -95,6 +95,7 @@
<li
class=
"toctree-l2 current"
><a
class=
"current reference internal"
href=
"#"
>
用户管理
</a><ul>
<li
class=
"toctree-l2 current"
><a
class=
"current reference internal"
href=
"#"
>
用户管理
</a><ul>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"user.html"
>
用户列表
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"user.html"
>
用户列表
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"user_group.html"
>
用户组列表
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"user_group.html"
>
用户组列表
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"login_log.html"
>
登录日志
</a></li>
</ul>
</ul>
</li>
</li>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"admin_asset.html"
>
资产管理模块
</a></li>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"admin_asset.html"
>
资产管理模块
</a></li>
...
@@ -177,6 +178,7 @@
...
@@ -177,6 +178,7 @@
<ul>
<ul>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"user.html"
>
用户列表
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"user.html"
>
用户列表
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"user_group.html"
>
用户组列表
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"user_group.html"
>
用户组列表
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"login_log.html"
>
登录日志
</a></li>
</ul>
</ul>
</div>
</div>
</div>
</div>
...
...
docs/_build/html/objects.inv
View file @
58189df2
No preview for this file type
docs/_build/html/searchindex.js
View file @
58189df2
This diff is collapsed.
Click to expand it.
docs/admin_user.rst
View file @
58189df2
...
@@ -8,3 +8,4 @@
...
@@ -8,3 +8,4 @@
user
user
user_group
user_group
login_log
\ No newline at end of file
docs/login_log.rst
0 → 100644
View file @
58189df2
登录日志
==========
这里介绍登录日志的功能。
点击页面左侧“用户管理”菜单下的“登录日志”按钮,进入登录日志页面。
\ No newline at end of file
docs/user.rst
View file @
58189df2
用户列表
用户列表
========
========
这里介绍用户
管理模块
的功能。
这里介绍用户
列表
的功能。
点击页面左侧“用户列表”菜单下的“用户列表,进入用户列表页面。
点击页面左侧“用户列表”菜单下的“用户列表
“
,进入用户列表页面。
.. contents:: Topics
.. contents:: Topics
...
...
docs/user_group.rst
View file @
58189df2
用户组列表
用户组列表
=========
============
\ No newline at end of file
这里介绍用户组列表的功能。
点击页面左侧“用户管理”菜单下的”用户组“,进入用户组列表页面。
.. contents:: Topics
.. _create_user_group:
创建用户组
``````````
点击页面左上角“创建用户组”按钮,进入创建用户组页面,填写用户组信息,点击“提交”按钮,创建用户完成。
.. _update_user_group:
更新用户组
``````````
点击页面右边的“更新”按钮,进入编辑用户组页面,编辑用户组信息,点击“确认”按钮,更新用户组完成。
.. _delete_user_group:
删除用户组
````````````
点击页面右边的“删除”按钮,弹出删除确认框,点击“确认”按钮,删除用户组完成。
\ No newline at end of file
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