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

109.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-mobile-cloud-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-mobile-cloud-dev.properties Mon Sep 23 17:11:41 2019 UTC

109.2 Comparison summary

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

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

109.4 Active regular expressions

No regular expressions were active.

109.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= mobile-clo ud-dev
  4  
  5   server. PORT PORT
  6  
  7   # The form at used fo r the keys tore. It c ould be se t to JKS i n case it  is a JKS f ileja
  8   server.ssl .key-store -type=PKCS 12
  9  
  10   # The path  to the ke ystore con taining th e certific ate
  11   server.ssl .key-store =classpath :keystore/ cloud/dev. keystore.p 12
  12   server.ssl .key-store -password= AI
  13   security.r equire-ssl =true
  14  
  15   # Database  Settings
  16   spring.jpa .hibernate .ddl-auto= update
  17   spring.dat asource.ur l=jdbc:mys ql:// IP                  /spp?useSS L=false&al lowPublicK eyRetrieva l=true
  18   spring.dat asource.us ername= AI
  19   spring.dat asource.pa ssword= AI
  20   spring.jpa .propertie s.hibernat e.dialect  = org.hibe rnate.dial ect.MySQL5 Dialect
  21  
  22   server.ssl .protocol= TLS
  23   server.ssl .enabled=t rue
  24   server.tom cat.max-th reads=200
  25  
  26  
  27  
  28   #Admin Por tal Creden tials
  29   admin.port al.usernam e=A I
  30   admin.port al.pass=
A I
  31   admin.port al.role=A
I
  32  
  33  
  34  
  35  
  36  
  37  
  38