196. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 2/21/2018 6:58:23 AM Central Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

196.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.4.0-source-archive.zip .env.prep Thu Dec 21 03:33:17 2017 UTC
2 CUI-CPP-v2.4.0-source-archive.zip .env.prep Tue Feb 13 15:38:14 2018 UTC

196.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 10 66
Changed 9 22
Inserted 0 0
Removed 0 0

196.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

196.4 Active regular expressions

No regular expressions were active.

196.5 Comparison detail

  1   # .env.pre p
  2   # DEPLOY_T YPE=prep
  3  
  4   # export e nv_prep_fi le=$(echo  '.env.prep ' >> debug _env_load_ order.txt)
  5  
  6   export APP _URL=https ://www.pre p-cui. DNS    
  7  
  8   export DOC KER_HOST_W EB_PORT= PORT
  9  
  10   export SAN ITIZE=fals e
  11  
  12   #ActionMai ler Config
  13  
  14   export EMA IL_HOST='s mtp.gmail. com'
  15   export EMA IL_PORT= PORT
  16   export EMA IL_DOMAIN= 'gmail.com '
  17   export EMA IL_USER='d onotreply. cui@gmail. com'
  18   export EMA IL_PASS=' REDACTED '
  19  
  20   # DOM-127
  21   export SUP PORT_REQUE ST_INBOX=' cui.testin g2017@gmai l.com'
  22  
  23   ########## ########## ########## ########## #########
  24   ########## ## SSOi Co nfiguratio n ######## #########
  25   ########## ########## ########## ########## #########
  26   export SSO I_CALLBACK _URL="http s:// SERVER /saml/cuic allback"
  27   export SSO I_ISSUER=" AWSCUI"
  28   export SSO I_IDP_TARG ET_URL="ht tps:// SERVER /affwebser vices/publ ic/saml2ss o?SPID=AWS CUI"
  29   export SSO I_IDP_CERT _FINGERPRI NT=" R E D A
C T E D "
  30   export SSO I_NAME_IDE NTIFIER_FO RMAT="urn: oasis:name s:tc:SAML: 2.0:nameid -format:em ail"
  31  
  32   export SSO I_CERTIFIC ATE="ssl/p re-prod/cu i-saml.crt "
  33   export SSO I_PRIVATE_ KEY="ssl/p re-prod/ URL .key"
  34  
  35   ########## ########## ########## ########## #########
  36   ########## ### MVI UR L ######## ########## #########
  37   export MVI _API_URL=" https:// SERVER : PORT /psim_webs ervice/pre prod/"
  38  
  39   ########## ########## ########## ########## ##########
  40   ########## ### PUMA S SL BIND AT TRIBUTES # ##########
  41   ########## ########## ########## ########## ##########
  42   export PUM A_SSL_KEY_ PATH="./ss l/pre-prod / URL .key"
  43   export PUM A_SSL_CERT _PATH="./s sl/pre-pro d/ URL .crt"
  44