593. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/14/2017 1:29:04 PM Eastern 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.

593.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.3.2-source.zip .env.prep Mon Nov 20 23:19:07 2017 UTC
2 CUI-CPP-v2.3.2-source.zip .env.prep Thu Dec 14 16:02:37 2017 UTC

593.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 8 50
Changed 7 20
Inserted 0 0
Removed 0 0

593.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

593.4 Active regular expressions

No regular expressions were active.

593.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 :// URL
  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=' AI '
  18   export EMA IL_PASS=' AI '
  19  
  20   # DOM-127
  21   export SUP PORT_REQUE ST_INBOX=' cui.testin g2017@gmai l.com'
  22   #
  23  
  24   ########## ########## ########## ########## #########
  25   ########## ## SSOi Co nfiguratio n ######## #########
  26   ########## ########## ########## ########## #########
  27   export SSO I_CALLBACK _URL="http s:// URL /saml/cuic allback"
  28   export SSO I_ISSUER=" AWSCUI"
  29   export SSO I_IDP_TARG ET_URL="ht tps:// URL /affwebser vices/publ ic/saml2ss o?SPID=AWS CUI"
  30   export SSO I_IDP_CERT _FINGERPRI NT="
A I "
  31   export SSO I_NAME_IDE NTIFIER_FO RMAT="urn: oasis:name s:tc:SAML: 2.0:nameid -format:em ail"
  32  
  33   export SSO I_CERTIFIC ATE=" EKL "
  34   export SSO I_PRIVATE_ KEY=" EKL "
  35