Add salesforce logo
This commit is contained in:
parent
406b67ca82
commit
564acca111
2 changed files with 1 additions and 1 deletions
BIN
app/assets/images/auth_buttons/salesforce_64.png
Normal file
BIN
app/assets/images/auth_buttons/salesforce_64.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.6 KiB |
|
@ -1,7 +1,7 @@
|
|||
# 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?
|
||||
|
|
Loading…
Reference in a new issue