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
0c176b19
Commit
0c176b19
authored
Jul 03, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of gitlab-org/gitlab-ce master
parents
b2a6ffcf
6359a1fa
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
1 deletion
+6
-1
app/assets/images/auth_buttons/salesforce_64.png
app/assets/images/auth_buttons/salesforce_64.png
+0
-0
app/helpers/auth_helper.rb
app/helpers/auth_helper.rb
+1
-1
changelogs/unreleased/add-salesforce-logo.yml
changelogs/unreleased/add-salesforce-logo.yml
+5
-0
No files found.
app/assets/images/auth_buttons/salesforce_64.png
0 → 100644
View file @
0c176b19
8.57 KB
app/helpers/auth_helper.rb
View file @
0c176b19
# frozen_string_literal: true
module
AuthHelper
PROVIDERS_WITH_ICONS
=
%w(twitter github gitlab bitbucket google_oauth2 facebook azure_oauth2 authentiq)
.
freeze
PROVIDERS_WITH_ICONS
=
%w(twitter github gitlab bitbucket google_oauth2 facebook azure_oauth2 authentiq
salesforce
)
.
freeze
LDAP_PROVIDER
=
/\Aldap/
.
freeze
def
ldap_enabled?
...
...
changelogs/unreleased/add-salesforce-logo.yml
0 → 100644
View file @
0c176b19
---
title
:
Add salesforce logo for salesforce SSO
merge_request
:
28857
author
:
type
:
changed
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