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
1dddd987
Commit
1dddd987
authored
Mar 24, 2015
by
halcyon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug
parent
d8a6eba2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
jumpserver.conf
jumpserver.conf
+4
-4
group_add.html
templates/jasset/group_add.html
+3
-3
No files found.
jumpserver.conf
View file @
1dddd987
...
@@ -9,10 +9,10 @@ database = jumpserver
...
@@ -9,10 +9,10 @@ database = jumpserver
[
ldap
]
[
ldap
]
ldap_enable
=
1
ldap_enable
=
1
host_url
=
ldap
://
1
27
.
0
.
0
.
1
:
389
host_url
=
ldap
://
1
92
.
168
.
8
.
230
:
389
base_dn
=
dc
=
jumpserver
,
dc
=
org
base_dn
=
dc
=
fengxing
,
dc
=
com
root_dn
=
cn
=
admin
,
dc
=
jumpserver
,
dc
=
org
root_dn
=
cn
=
admin
,
dc
=
fengxing
,
dc
=
com
root_pw
=
secret234
root_pw
=
123456
[
websocket
]
[
websocket
]
web_socket_host
=
127
.
0
.
0
.
1
:
3000
web_socket_host
=
127
.
0
.
0
.
1
:
3000
...
...
templates/jasset/group_add.html
View file @
1dddd987
...
@@ -54,9 +54,9 @@
...
@@ -54,9 +54,9 @@
</select>
</select>
</div>
</div>
<div
class=
"col-sm-1"
>
<div
class=
"col-sm-1"
>
<div
class=
"
fc-butto
n-group"
style=
"margin-top: 50px;"
>
<div
class=
"
bt
n-group"
style=
"margin-top: 50px;"
>
<button
type=
"button"
class=
"
fc-button fc-state-default"
onclick=
"move('groups', 'groups_selected')"
><span
class=
"fc-icon fc-icon-right-single-arrow"
></span
></button>
<button
type=
"button"
class=
"
btn btn-xm btn-white"
onclick=
"move('groups', 'groups_selected')"
><i
class=
"fa fa-chevron-right"
></i
></button>
<button
type=
"button"
class=
"
fc-button fc-state-default"
onclick=
"move_left('groups_selected', 'groups')"
><span
class=
"fc-icon fc-icon-left-single-arrow"
></span
></button>
<button
type=
"button"
class=
"
btn btn-xm btn-white"
onclick=
"move_left('groups_selected', 'groups')"
><i
class=
"fa fa-chevron-left"
></i
></button>
</div>
</div>
</div>
</div>
<div
class=
"col-sm-3"
>
<div
class=
"col-sm-3"
>
...
...
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