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
564acca1
Commit
564acca1
authored
May 29, 2019
by
Małgorzata Ksionek
Committed by
Lukas Eipert
Jul 03, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add salesforce logo
parent
406b67ca
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/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
No files found.
app/assets/images/auth_buttons/salesforce_64.png
0 → 100644
View file @
564acca1
8.57 KB
app/helpers/auth_helper.rb
View file @
564acca1
# 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?
...
...
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