Commit 6359a1fa authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'add-salesforce-logo' into 'master'

Add salesforce logo for salesforce SSO

Closes #62607

See merge request gitlab-org/gitlab-ce!28857
parents 03ee977a 55ed4a40
# 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?
......
---
title: Add salesforce logo for salesforce SSO
merge_request: 28857
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment