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
46459961
Commit
46459961
authored
Dec 10, 2017
by
Matija Čupić
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use special new account link
* Redirects to GCP free trial signup afterwards * Adds GitLab referral info
parent
118bb7c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/projects/clusters/gcp/login.html.haml
app/views/projects/clusters/gcp/login.html.haml
+1
-1
No files found.
app/views/projects/clusters/gcp/login.html.haml
View file @
46459961
...
...
@@ -13,7 +13,7 @@
=
link_to
@authorize_url
do
=
image_tag
(
'auth_buttons/signin_with_google.png'
,
width:
'191px'
)
=
s_
(
'ClusterIntegration|or create a new'
)
=
link_to
(
'Google account'
,
'https://accounts.google.com/
signup
'
,
target:
'_blank'
,
rel:
'noopener noreferrer'
)
=
link_to
(
'Google account'
,
'https://accounts.google.com/
SignUpWithoutGmail?service=cloudconsole&continue=https%3A%2F%2Fconsole.cloud.google.com%2Ffreetrial%3Futm_campaign%3D2018_cpanel%26utm_source%3Dgitlab%26utm_medium%3Dreferral
'
,
target:
'_blank'
,
rel:
'noopener noreferrer'
)
-
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