Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
id
go-sso
Commits
11f62905
Commit
11f62905
authored
Feb 18, 2018
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Forgot to update bindata
parent
d5135c4f
Pipeline
#912
passed with stages
in 1 minute and 4 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
server/bindata.go
server/bindata.go
+7
-7
server/templates/page.html
server/templates/page.html
+1
-1
No files found.
server/bindata.go
View file @
11f62905
...
...
@@ -197,7 +197,7 @@ func staticJsJquery321MinJs() (*asset, error) {
var
_staticJsLogoutJs
=
[]
byte
(
`var idlogout = {};
idlogout.get_services = function() {
return JSON.parse($('#services').attr('data
_valu
es'));
return JSON.parse($('#services').attr('data
-servic
es'));
};
idlogout.logout_service = function(service) {
...
...
@@ -223,7 +223,7 @@ idlogout.logout_service = function(service) {
idlogout.logout = function() {
var services = idlogout.get_services();
$.each(services, func(index, arg) {
$.each(services, func
tion
(index, arg) {
idlogout.logout_service(arg);
});
};
...
...
@@ -243,7 +243,7 @@ func staticJsLogoutJs() (*asset, error) {
return
nil
,
err
}
info
:=
bindataFileInfo
{
name
:
"static/js/logout.js"
,
size
:
101
3
,
mode
:
os
.
FileMode
(
436
),
modTime
:
time
.
Unix
(
15189
58930
,
0
)}
info
:=
bindataFileInfo
{
name
:
"static/js/logout.js"
,
size
:
101
9
,
mode
:
os
.
FileMode
(
436
),
modTime
:
time
.
Unix
(
15189
61249
,
0
)}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
return
a
,
nil
}
...
...
@@ -1276,7 +1276,7 @@ var _templatesLogoutHtml = []byte(`{{template "header" .}}
{{end}}
</ul>
<div id="#services" data
_valu
es="[{{range $i, $svc := .Services}}{{if gt $i 0}},{{end}}{%22idx%22:{{$i}},%22name%22:%22{{$svc.Name}}%22,%22url%22:%22{{$svc.URL}}%22}{{end}}]"></div>
<div id="#services" data
-servic
es="[{{range $i, $svc := .Services}}{{if gt $i 0}},{{end}}{%22idx%22:{{$i}},%22name%22:%22{{$svc.Name}}%22,%22url%22:%22{{$svc.URL}}%22}{{end}}]"></div>
</div>
{{else}}
...
...
@@ -1313,7 +1313,7 @@ func templatesLogoutHtml() (*asset, error) {
return
nil
,
err
}
info
:=
bindataFileInfo
{
name
:
"templates/logout.html"
,
size
:
150
3
,
mode
:
os
.
FileMode
(
436
),
modTime
:
time
.
Unix
(
15189
59579
,
0
)}
info
:=
bindataFileInfo
{
name
:
"templates/logout.html"
,
size
:
150
5
,
mode
:
os
.
FileMode
(
436
),
modTime
:
time
.
Unix
(
15189
61241
,
0
)}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
return
a
,
nil
}
...
...
@@ -1344,7 +1344,7 @@ var _templatesPageHtml = []byte(`{{define "header"}}<!DOCTYPE html>
<script type="text/javascript" src="/static/js/u2f.js" integrity="sha384-vd6lytRvVm189G5gr34wlOvN672vVBceTZqV+lTSeec0DBLc0GlWLyKDHc6mrIZS"></script>
{{end}}
{{if .IncludeLogoutScripts}}
<script type="text/javascript" src="/static/js/logout.js" integrity="sha384-
kRP1MtnGgO2BwMmtNODaqnREJyxzsGanV92uEKCf54ilYWxtHSNNYuw3YiCQ+ElP
"></script>
<script type="text/javascript" src="/static/js/logout.js" integrity="sha384-
+V9VUvMMX5z37HxqZoSrTvQ2vHEH3OPksWy9gyQYfeWdzxtmpNR1r/z3+i0roLxS
"></script>
{{end}}
</body>
</html>
...
...
@@ -1361,7 +1361,7 @@ func templatesPageHtml() (*asset, error) {
return
nil
,
err
}
info
:=
bindataFileInfo
{
name
:
"templates/page.html"
,
size
:
1686
,
mode
:
os
.
FileMode
(
436
),
modTime
:
time
.
Unix
(
15189
59588
,
0
)}
info
:=
bindataFileInfo
{
name
:
"templates/page.html"
,
size
:
1686
,
mode
:
os
.
FileMode
(
436
),
modTime
:
time
.
Unix
(
15189
61516
,
0
)}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
return
a
,
nil
}
...
...
server/templates/page.html
View file @
11f62905
...
...
@@ -24,7 +24,7 @@
<script
type=
"text/javascript"
src=
"/static/js/u2f.js"
integrity=
"sha384-vd6lytRvVm189G5gr34wlOvN672vVBceTZqV+lTSeec0DBLc0GlWLyKDHc6mrIZS"
></script>
{{end}}
{{if .IncludeLogoutScripts}}
<script
type=
"text/javascript"
src=
"/static/js/logout.js"
integrity=
"sha384-
kRP1MtnGgO2BwMmtNODaqnREJyxzsGanV92uEKCf54ilYWxtHSNNYuw3YiCQ+ElP
"
></script>
<script
type=
"text/javascript"
src=
"/static/js/logout.js"
integrity=
"sha384-
+V9VUvMMX5z37HxqZoSrTvQ2vHEH3OPksWy9gyQYfeWdzxtmpNR1r/z3+i0roLxS
"
></script>
{{end}}
</body>
</html>
...
...
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