Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
go-sso
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
id
go-sso
Commits
50b09416
Commit
50b09416
authored
5 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Update bindata for templates
parent
9220c57f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
server/bindata.go
+8
-8
8 additions, 8 deletions
server/bindata.go
with
8 additions
and
8 deletions
server/bindata.go
+
8
−
8
View file @
50b09416
...
@@ -150,7 +150,7 @@ func staticCssSigninCss() (*asset, error) {
...
@@ -150,7 +150,7 @@ func staticCssSigninCss() (*asset, error) {
return
nil
,
err
return
nil
,
err
}
}
info
:=
bindataFileInfo
{
name
:
"static/css/signin.css"
,
size
:
1071
,
mode
:
os
.
FileMode
(
420
),
modTime
:
time
.
Unix
(
1576
447419
,
0
)}
info
:=
bindataFileInfo
{
name
:
"static/css/signin.css"
,
size
:
1071
,
mode
:
os
.
FileMode
(
420
),
modTime
:
time
.
Unix
(
1576
745577
,
0
)}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
return
a
,
nil
return
a
,
nil
}
}
...
@@ -1115,7 +1115,7 @@ var _templatesLogin_otpHtml = []byte(`{{template "header" .}}
...
@@ -1115,7 +1115,7 @@ var _templatesLogin_otpHtml = []byte(`{{template "header" .}}
<div class="row no-gutters">
<div class="row no-gutters">
{{if .SiteLogo}}
{{if .SiteLogo}}
<div class="col-sm-auto">
<div class="col-sm-auto">
<img src="
.
/img/site_logo">
<img src="
{{.URLPrefix}}
/img/site_logo">
</div>
</div>
{{end}}
{{end}}
<div class="col-sm-auto">
<div class="col-sm-auto">
...
@@ -1157,7 +1157,7 @@ func templatesLogin_otpHtml() (*asset, error) {
...
@@ -1157,7 +1157,7 @@ func templatesLogin_otpHtml() (*asset, error) {
return
nil
,
err
return
nil
,
err
}
}
info
:=
bindataFileInfo
{
name
:
"templates/login_otp.html"
,
size
:
9
60
,
mode
:
os
.
FileMode
(
420
),
modTime
:
time
.
Unix
(
1576
44522
8
,
0
)}
info
:=
bindataFileInfo
{
name
:
"templates/login_otp.html"
,
size
:
9
73
,
mode
:
os
.
FileMode
(
420
),
modTime
:
time
.
Unix
(
1576
74640
8
,
0
)}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
return
a
,
nil
return
a
,
nil
}
}
...
@@ -1170,7 +1170,7 @@ var _templatesLogin_passwordHtml = []byte(`{{template "header" .}}
...
@@ -1170,7 +1170,7 @@ var _templatesLogin_passwordHtml = []byte(`{{template "header" .}}
<div class="row no-gutters">
<div class="row no-gutters">
{{if .SiteLogo}}
{{if .SiteLogo}}
<div class="col-sm-auto">
<div class="col-sm-auto">
<img src="
.
/img/site_logo">
<img src="
{{.URLPrefix}}
/img/site_logo">
</div>
</div>
{{end}}
{{end}}
<div class="col-sm-auto">
<div class="col-sm-auto">
...
@@ -1228,7 +1228,7 @@ func templatesLogin_passwordHtml() (*asset, error) {
...
@@ -1228,7 +1228,7 @@ func templatesLogin_passwordHtml() (*asset, error) {
return
nil
,
err
return
nil
,
err
}
}
info
:=
bindataFileInfo
{
name
:
"templates/login_password.html"
,
size
:
14
32
,
mode
:
os
.
FileMode
(
420
),
modTime
:
time
.
Unix
(
15
61884470
,
0
)}
info
:=
bindataFileInfo
{
name
:
"templates/login_password.html"
,
size
:
14
45
,
mode
:
os
.
FileMode
(
420
),
modTime
:
time
.
Unix
(
15
76746425
,
0
)}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
return
a
,
nil
return
a
,
nil
}
}
...
@@ -1242,7 +1242,7 @@ var _templatesLogin_u2fHtml = []byte(`{{template "header" .}}
...
@@ -1242,7 +1242,7 @@ var _templatesLogin_u2fHtml = []byte(`{{template "header" .}}
<div class="row no-gutters">
<div class="row no-gutters">
{{if .SiteLogo}}
{{if .SiteLogo}}
<div class="col-sm-auto">
<div class="col-sm-auto">
<img src="
.
/img/site_logo">
<img src="
{{.URLPrefix}}
/img/site_logo">
</div>
</div>
{{end}}
{{end}}
<div class="col-sm-auto">
<div class="col-sm-auto">
...
@@ -1285,7 +1285,7 @@ func templatesLogin_u2fHtml() (*asset, error) {
...
@@ -1285,7 +1285,7 @@ func templatesLogin_u2fHtml() (*asset, error) {
return
nil
,
err
return
nil
,
err
}
}
info
:=
bindataFileInfo
{
name
:
"templates/login_u2f.html"
,
size
:
9
1
2
,
mode
:
os
.
FileMode
(
420
),
modTime
:
time
.
Unix
(
1576
4
452
33
,
0
)}
info
:=
bindataFileInfo
{
name
:
"templates/login_u2f.html"
,
size
:
92
5
,
mode
:
os
.
FileMode
(
420
),
modTime
:
time
.
Unix
(
1576
746
452
,
0
)}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
return
a
,
nil
return
a
,
nil
}
}
...
@@ -1394,7 +1394,7 @@ func templatesPageHtml() (*asset, error) {
...
@@ -1394,7 +1394,7 @@ func templatesPageHtml() (*asset, error) {
return
nil
,
err
return
nil
,
err
}
}
info
:=
bindataFileInfo
{
name
:
"templates/page.html"
,
size
:
1476
,
mode
:
os
.
FileMode
(
420
),
modTime
:
time
.
Unix
(
1576
422396
,
0
)}
info
:=
bindataFileInfo
{
name
:
"templates/page.html"
,
size
:
1476
,
mode
:
os
.
FileMode
(
420
),
modTime
:
time
.
Unix
(
1576
745577
,
0
)}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
a
:=
&
asset
{
bytes
:
bytes
,
info
:
info
}
return
a
,
nil
return
a
,
nil
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment