Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
5df66e6b
Commit
5df66e6b
authored
Oct 17, 2017
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace google login image
parent
89f5ede2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
app/assets/images/auth_buttons/signin_with_google.png
app/assets/images/auth_buttons/signin_with_google.png
+0
-0
app/views/projects/clusters/login.html.haml
app/views/projects/clusters/login.html.haml
+1
-1
No files found.
app/assets/images/auth_buttons/signin_with_google.png
View replaced file @
89f5ede2
View file @
5df66e6b
3.89 KB
|
W:
|
H:
7.81 KB
|
W:
|
H:
2-up
Swipe
Onion skin
app/views/projects/clusters/login.html.haml
View file @
5df66e6b
...
...
@@ -10,7 +10,7 @@
.col-sm-8.col-sm-offset-4.signin-with-google
-
if
@authorize_url
=
link_to
@authorize_url
do
=
image_tag
(
'auth_buttons/signin_with_google.png'
)
=
image_tag
(
'auth_buttons/signin_with_google.png'
,
width:
'191px'
)
-
else
-
link
=
link_to
(
s_
(
'ClusterIntegration|properly configured'
),
help_page_path
(
"integration/google"
),
target:
'_blank'
,
rel:
'noopener noreferrer'
)
=
s_
(
'Google authentication is not %{link_to_documentation}. Ask your GitLab administrator if you want to use this service.'
).
html_safe
%
{
link_to_documentation:
link
}
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