89. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 9/24/2019 1:38:08 PM Eastern 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.

89.1 Files compared

# Location File Last Modified
1 PCL-5_v1_build_8.zip\v1_build 8\Unredacted\spp_mha_web-development.zip\spp_mha_web-development\mha-web\src\main\resources application-dev.properties Wed Jul 31 17:35:31 2019 UTC
2 PCL-5_v1_build_8.zip\v1_build 8\Unredacted\spp_mha_web-development.zip\spp_mha_web-development\mha-web\src\main\resources application-dev.properties Mon Sep 23 20:13:20 2019 UTC

89.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 5 48
Changed 5 15
Inserted 0 0
Removed 0 0

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

89.4 Active regular expressions

No regular expressions were active.

89.5 Comparison detail

  1   ## Toggle  these prop erties whe n you want  to disabl e BASIC AU TH once it s implemen ted
  2  
  3   file.name= full-appli cation-dev
  4  
  5   server. PORT PORT
  6  
  7   server.ssl .key-store =classpath :authentic ation/pati ent_dev.ke ystore
  8   server.ssl .key-store -password= mhadev AI
       
  9   server.ssl .enabled=t rue
  10   server.tom cat.max-th reads=200
  11  
  12   # Database  Settings
  13   spring.jpa .hibernate .ddl-auto= update
  14   spring.dat asource.ur l= DNS ://localho st: PORT /spp?useSS L=false&al lowPublicK eyRetrieva l=true
  15   spring.dat asource.us ername= AI
  16   spring.dat asource.pa ssword= AI
  17   spring.jpa .propertie s.hibernat e.dialect  = org.hibe rnate.dial ect.MySQL5 Dialect
  18  
  19   #Turn Stat istics on
  20   spring.jpa .propertie s.hibernat e.generate _statistic s=true
  21   logging.le vel.org.hi bernate.st at=debug
  22   # Show all  queries
  23   spring.jpa .show-sql= true
  24   spring.jpa .propertie s.hibernat e.format_s ql=true
  25   logging.le vel.org.hi bernate.ty pe=info
  26  
  27   #Admin Por tal Creden tials (for  username  & password  see the t op level R esources f ile includ ed in your  stream)
  28   admin.port al.role=A
I
  29  
  30   #Crypto Co nverter ke y
  31   crypto.con verter.key =
A I