Skip to content

Commit

Permalink
Merge pull request #229 from forcedotcom/sh/addWhitelistDomain
Browse files Browse the repository at this point in the history
Whitelistdomain Update @W-7543840@
  • Loading branch information
sfsholden authored May 11, 2020
2 parents 3e62f9d + 0919609 commit 802d6de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/sfdc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export const sfdc = {

// Source https://help.salesforce.com/articleView?id=000003652&type=1
const whitelistOfSalesforceDomainPatterns: string[] = [
'.cloudforce.com',
'.content.force.com',
'.force.com',
'.salesforce.com',
Expand Down

0 comments on commit 802d6de

Please sign in to comment.