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

108.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\Resources\properties_files 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\Resources\properties_files application-dev.properties Mon Sep 23 17:12:30 2019 UTC

108.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 4 48
Changed 4 14
Inserted 0 0
Removed 0 0

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

108.4 Active regular expressions

No regular expressions were active.

108.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= AI
  9   server.ssl .protocol= TLS
  10   server.ssl .enabled=t rue
  11   server.tom cat.max-th reads=200
  12  
  13   # Enabling  H2 Consol e for in-m emory JDBC
  14   # TURN OFF  THESE CON SOLE SETTI NGS FOR PR OD
  15   spring.h2. console.en abled=true
  16   spring.h2. console.pa th=/h2-con sole
  17   spring.dat asource.us ername= AI
  18   spring.dat asource.pa ssword= AI
  19   spring.dat asource.da ta=classpa th:/dev/fu ll-applica tion-data- dev.sql
  20   #Turn Stat istics on
  21   spring.jpa .propertie s.hibernat e.generate _statistic s=true
  22   logging.le vel.org.hi bernate.st at=debug
  23   # Show all  queries
  24   spring.jpa .show-sql= true
  25   spring.jpa .propertie s.hibernat e.format_s ql=true
  26   logging.le vel.org.hi bernate.ty pe=info
  27  
  28   #Admin Por tal Creden tials
  29   admin.port al.usernam e= AI
  30   admin.port al.pass= AI
  31   admin.port al.role=A
I