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

198.1 Files compared

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

198.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 5 26
Changed 4 8
Inserted 0 0
Removed 0 0

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

198.4 Active regular expressions

No regular expressions were active.

198.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   export DOC KER_HOST_W EB_PORT= PORT
  6  
  7   # ActionMa iler Confi g
  8  
  9   # FIXME: T his is the  productio n environm ent.  The  values for  EMAIL_* s hould be
  10           the "offic ial"  DOMAIN  account f rom which  applicatio n eMails a re generat ed.
  11  
  12   export EMA IL_HOST='s mtp.gmail. com'
  13   export EMA IL_PORT= PORT
  14   export EMA IL_DOMAIN= 'gmail.com '
  15   export EMA IL_USER='t ester.deap cui@gmail. com'
  16   export EMA IL_PASS='
R EDACTED '
  17