159. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/4/2017 2:45:05 PM Central Daylight 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.

159.1 Files compared

# Location File Last Modified
1 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source .env.production Thu Jun 15 19:04:28 2017 UTC
2 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source .env.production Fri Aug 4 19:05:19 2017 UTC

159.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 8 42
Changed 8 24
Inserted 0 0
Removed 0 0

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

159.4 Active regular expressions

No regular expressions were active.

159.5 Comparison detail

  1   # .env.pro duction
  2  
  3   # export e nv_product ion_file=$ (echo '.en v.producti on' >> deb ug_env_loa d_order.tx t)
  4  
  5   # ActionMa iler Confi g
  6  
  7   # FIXME: T his is the  productio n environm ent.  The  values for  EMAIL_* s hould be
  8           the "offic ial"  DNS       account fr om which a pplication  eMails ar e generate d.
  9  
  10   export EMA IL_HOST='s mtp.gmail. com'
  11   export EMA IL_PORT      
  12   export EMA IL_DOMAIN= 'gmail.com '
  13   export EMA IL_USER='t ester.deap cui@gmail. com'
  14   export EMA IL_PASS='
R EDACTED '
  15  
  16   # DOM-127:  This is t he inbox t hat will r eceive mes sages when  users cli ck "Reques t CUI Supp ort" link  at
  17   #           bottom of  /sign_in.  Possible  alternativ es listed  below
  18   #
  19   #SUPPORT_R EQUEST_INB OX = " P I                "
  20   #SUPPORT_R EQUEST_INB OX = " P I                     "
  21   #SUPPORT_R EQUEST_INB OX = " P II                      "
  22   SUPPORT_RE QUEST_INBO X = " P I                "
  23  
  24  
  25   export CAL LBACK_URL= "https:// SERVER /users/aut h/saml/cal lback"
  26   export ISS UER="CUI"
  27   export IDP _TARGET_UR L="https:/ / SERVER /fedredire ctjsp/fedr edirect.js p?SPID=CUI "
  28   export IDP _CERT_FING ERPRINT=" RE D
AC TED "
  29   export NAM E_IDENTIFI ER_FORMAT= "urn:oasis :names:tc: SAML:2.0:n ameid-form at:email"
  30  
  31   export PRI VATE_KEY=" -----BEGIN  RSA PRIVA TE KEY---- -REDACTED- ----END RS A PRIVATE  KEY-----"
  32  
  33   export CER TIFICATE=" -----BEGIN  CERTIFICA TE-----RED ACTED----- END CERTIF ICATE----- "