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
b7e138f9
Commit
b7e138f9
authored
Nov 09, 2016
by
假想控
Committed by
GitHub
Nov 09, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改添加系统用户,用户名说明文案
修改添加系统用户,用户名说明文案
parent
2ec415fd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
perm_role_add.html
templates/jperm/perm_role_add.html
+2
-1
No files found.
templates/jperm/perm_role_add.html
View file @
b7e138f9
...
@@ -37,6 +37,7 @@
...
@@ -37,6 +37,7 @@
<label
for=
"role_name"
class=
"col-sm-2 control-label"
>
用户名称
<span
class=
"red-fonts"
>
*
</span></label>
<label
for=
"role_name"
class=
"col-sm-2 control-label"
>
用户名称
<span
class=
"red-fonts"
>
*
</span></label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<input
id=
"role_name"
name=
"role_name"
placeholder=
"Role Name"
type=
"text"
class=
"form-control"
>
<input
id=
"role_name"
name=
"role_name"
placeholder=
"Role Name"
type=
"text"
class=
"form-control"
>
<span
class=
"help-block m-b-none"
>
如果客户端是网络设备,填写已配置的SSH登录用户,支持SSH协议V2.0以上
</span>
</div>
</div>
</div>
</div>
<div
class=
"hr-line-dashed"
></div>
<div
class=
"hr-line-dashed"
></div>
...
@@ -44,7 +45,7 @@
...
@@ -44,7 +45,7 @@
<label
for=
"role_password"
class=
"col-sm-2 control-label"
>
用户密码
</label>
<label
for=
"role_password"
class=
"col-sm-2 control-label"
>
用户密码
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<input
id=
"role_password"
name=
"role_password"
placeholder=
"Role Password"
type=
"password"
class=
"form-control"
>
<input
id=
"role_password"
name=
"role_password"
placeholder=
"Role Password"
type=
"password"
class=
"form-control"
>
<span
class=
"help-block m-b-none"
>
如果客户端是网络设备这里必填
,仅支持SSH协议V2.0以上
,如果客户端是服务器,密码不会被推送,不会修改客户端原有的用户密码,请忽略这里
</span>
<span
class=
"help-block m-b-none"
>
如果客户端是网络设备这里必填,如果客户端是服务器,密码不会被推送,不会修改客户端原有的用户密码,请忽略这里
</span>
</div>
</div>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
...
...
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