32. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/31/2018 9:02:16 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.

32.1 Files compared

# Location File Last Modified
1 NVCC_2.2_01162018.zip\NVCC\NVCC.WebUI\bin NVCC.WebUI.dll.config Tue Jan 16 19:45:24 2018 UTC
2 NVCC_2.2_01162018.zip\NVCC\NVCC.WebUI\bin NVCC.WebUI.dll.config Mon Jan 29 19:10:35 2018 UTC

32.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 16 330
Changed 15 36
Inserted 0 0
Removed 0 0

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

32.4 Active regular expressions

No regular expressions were active.

32.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" utf-8"?>
  2   <!--
  3           Fo r more inf ormation o n how to c onfigure y our ASP.NE T applicat ion, pleas e visit
  4           ht tp://go.mi crosoft.co m/fwlink/? LinkId=301 879
  5           -- >
  6   <configura tion>
  7     <configS ections>
  8       <!-- F or more in formation  on Entity  Framework  configurat ion, visit  http://go .microsoft .com/fwlin k/?LinkID= 237468 -->
  9       <secti on name="e ntityFrame work" type ="System.D ata.Entity .Internal. ConfigFile .EntityFra meworkSect ion, Entit yFramework , Version= 6.0.0.0, C ulture=neu tral, Publ icKeyToken =b77a5c561 934e089" r equirePerm ission="fa lse" />
  10       <secti onGroup na me="elmah" >
  11         <sec tion name= "security"  requirePe rmission=" false" typ e="Elmah.S ecuritySec tionHandle r, Elmah"  />
  12         <sec tion name= "errorLog"  requirePe rmission=" false" typ e="Elmah.E rrorLogSec tionHandle r, Elmah"  />
  13         <sec tion name= "errorMail " requireP ermission= "false" ty pe="Elmah. ErrorMailS ectionHand ler, Elmah " />
  14         <sec tion name= "errorFilt er" requir ePermissio n="false"  type="Elma h.ErrorFil terSection Handler, E lmah" />
  15       </sect ionGroup>
  16       <secti on name="g limpse" ty pe="Glimps e.Core.Con figuration .Section,  Glimpse.Co re" />
  17     </config Sections>
  18    <connecti onStrings>
  19         <add name= "NwicPanel MgmtModel"  connectio nString="d ata source =
S
E R V ER           ;initial c atalog=CC_ REFDOC;int egrated se curity=Tru e;Multiple ActiveResu ltSets=Tru e;App=Enti tyFramewor k" provide rName="Sys tem.Data.S qlClient"  />
  20         <add name= "elmah-sql server" co nnectionSt ring="Data  Source=
S
E RVER , PORT ;Initial C atalog=Ref Doc;integr ated secur ity=True"  providerNa me="System .Data.SqlC lient" />
  21         <add name= "VIAtoken"  connectio nString=" REDA C
T E D
" />
  22         <add name= "VIApasswo rd" connec tionString =" REDACTE D
" />
  23     </connec tionString s>
  24     <appSett ings>
  25       <add k ey="webpag es:Version " value="3 .0.0.0" />
  26       <add k ey="webpag es:Enabled " value="f alse" />
  27       <add k ey="Client Validation Enabled" v alue="true " />
  28       <add k ey="Unobtr usiveJavaS criptEnabl ed" value= "true" />
  29       <add k ey="elmah. mvc.disabl eHandler"  value="fal se" />
  30       <add k ey="elmah. mvc.disabl eHandleErr orFilter"  value="fal se" />
  31       <add k ey="elmah. mvc.requir esAuthenti cation" va lue="false " />
  32       <add k ey="elmah. mvc.Ignore DefaultRou te" value= "false" />
  33       <add k ey="elmah. mvc.allowe dRoles" va lue="*" />
  34       <add k ey="elmah. mvc.allowe dUsers" va lue="*" />
  35       <add k ey="elmah. mvc.route"  value="el mah" />
  36       <add k ey="elmah. mvc.UserAu thCaseSens itive" val ue="true"  />
  37       <add k ey="MaxTot alSizeOfAt tachedPdfs " value="2 6214400" / >
  38       <add k ey="MaxSiz eOfAttache dPdf" valu e="1048576 " />
  39       <add k ey="MaxNum berOfAttac hedPdfs" v alue="3" / >
  40       <add k ey="Minute sToDelayDe letingTemp Pdfs" valu e="15.0" / >
  41     </appSet tings>
  42     <system. web>
  43       <httpC ookies htt pOnlyCooki es="true"  />
  44       <sessi onState ti meout="720 " />
  45       <compi lation deb ug="true"  targetFram ework="4.5 .2" />
  46       <httpR untime tar getFramewo rk="4.5.2"  maxReques tLength="3 2768" requ estLengthD iskThresho ld="8192"  />
  47       <authe ntication  mode="Wind ows" />
  48       <autho rization>
  49         <den y users="? " />
  50         <den y users="* " verbs="O PTIONS, PR OPFIND, HE AD" />
  51       </auth orization>
  52       <custo mErrors mo de="Off" / >
  53       <ident ity impers onate="fal se" />
  54       <!-- G limpse: Th is can be  commented  in to add  additional  data to t he Trace t ab when us ing WebFor ms
  55                                      <trace w riteToDiag nosticsTra ce="true"  enabled="t rue" pageO utput="fal se"/> -->
  56       <httpM odules>
  57         <add  name="Err orLog" typ e="Elmah.E rrorLogMod ule, Elmah " />
  58         <add  name="Err orMail" ty pe="Elmah. ErrorMailM odule, Elm ah" />
  59         <add  name="Err orFilter"  type="Elma h.ErrorFil terModule,  Elmah" />
  60         <add  name="Gli mpse" type ="Glimpse. AspNet.Htt pModule, G limpse.Asp Net" />
  61       </http Modules>
  62       <httpH andlers>
  63         <add  path="gli mpse.axd"  verb="GET"  type="Gli mpse.AspNe t.HttpHand ler, Glimp se.AspNet"  />
  64       </http Handlers>
  65       <machi neKey vali dationKey= "REDACTED"  validatio n="SHA1" / >
  66     </system .web>
  67     <runtime >
  68       <assem blyBinding  xmlns="ur n:schemas- microsoft- com:asm.v1 ">
  69         <dep endentAsse mbly>
  70             <assemblyI dentity na me="System .Net.Http. Formatting " publicKe yToken=" RE D ACT E D " culture= "neutral"  />
  71           <b indingRedi rect oldVe rsion="0.0 .0.0-5.2.3 .0" newVer sion="4.0. 0.0" />
  72         </de pendentAss embly>
  73         <dep endentAsse mbly>
  74             <assemblyI dentity na me="Micros oft.Owin"  publicKeyT oken=" REDACTED " />
  75           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  76         </de pendentAss embly>
  77         <dep endentAsse mbly>
  78             <assemblyI dentity na me="Micros oft.Owin.S ecurity.OA uth" publi cKeyToken= " REDACTED " />
  79           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  80         </de pendentAss embly>
  81         <dep endentAsse mbly>
  82             <assemblyI dentity na me="Micros oft.Owin.S ecurity.Co okies" pub licKeyToke n=" REDACTED " />
  83           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  84         </de pendentAss embly>
  85         <dep endentAsse mbly>
  86             <assemblyI dentity na me="Micros oft.Owin.S ecurity" p ublicKeyTo ken=" REDACTED " />
  87           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  88         </de pendentAss embly>
  89         <dep endentAsse mbly>
  90             <assemblyI dentity na me="Newton soft.Json"  culture=" neutral" p ublicKeyTo ken=" REDACTED " />
  91           <b indingRedi rect oldVe rsion="0.0 .0.0-6.0.0 .0" newVer sion="6.0. 0.0" />
  92         </de pendentAss embly>
  93         <dep endentAsse mbly>
  94             <assemblyI dentity na me="System .Web.Optim ization" p ublicKeyTo ken=" REDACTED " />
  95           <b indingRedi rect oldVe rsion="1.0 .0.0-1.1.0 .0" newVer sion="1.1. 0.0" />
  96         </de pendentAss embly>
  97         <dep endentAsse mbly>
  98             <assemblyI dentity na me="WebGre ase" publi cKeyToken= " REDACTED " />
  99           <b indingRedi rect oldVe rsion="0.0 .0.0-1.5.2 .14234" ne wVersion=" 1.5.2.1423 4" />
  100         </de pendentAss embly>
  101         <dep endentAsse mbly>
  102             <assemblyI dentity na me="System .Web.Helpe rs" public KeyToken=" REDACTED " />
  103           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  104         </de pendentAss embly>
  105         <dep endentAsse mbly>
  106             <assemblyI dentity na me="System .Web.WebPa ges" publi cKeyToken= " REDACTED " />
  107           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  108         </de pendentAss embly>
  109         <dep endentAsse mbly>
  110             <assemblyI dentity na me="System .Web.Mvc"  publicKeyT oken=" REDACTED " />
  111           <b indingRedi rect oldVe rsion="0.0 .0.0-5.2.3 .0" newVer sion="5.2. 3.0" />
  112         </de pendentAss embly>
  113       </asse mblyBindin g>
  114     </runtim e>
  115     <entityF ramework>
  116       <defau ltConnecti onFactory  type="Syst em.Data.En tity.Infra structure. LocalDbCon nectionFac tory, Enti tyFramewor k">
  117         <par ameters>
  118           <p arameter v alue="mssq llocaldb"  />
  119         </pa rameters>
  120       </defa ultConnect ionFactory >
  121       <provi ders>
  122         <pro vider inva riantName= "System.Da ta.SqlClie nt" type=" System.Dat a.Entity.S qlServer.S qlProvider Services,  EntityFram ework.SqlS erver" />
  123       </prov iders>
  124     </entity Framework>
  125     <system. webServer>
  126       <valid ation vali dateIntegr atedModeCo nfiguratio n="false"  />
  127       <modul es>
  128         <add  name="Err orLog" typ e="Elmah.E rrorLogMod ule, Elmah " preCondi tion="mana gedHandler " />
  129         <add  name="Err orMail" ty pe="Elmah. ErrorMailM odule, Elm ah" preCon dition="ma nagedHandl er" />
  130         <add  name="Err orFilter"  type="Elma h.ErrorFil terModule,  Elmah" pr eCondition ="managedH andler" />
  131         <add  name="Gli mpse" type ="Glimpse. AspNet.Htt pModule, G limpse.Asp Net" preCo ndition="i ntegratedM ode" />
  132       </modu les>
  133       <handl ers>
  134         <add  name="Gli mpse" path ="glimpse. axd" verb= "GET" type ="Glimpse. AspNet.Htt pHandler,  Glimpse.As pNet" preC ondition=" integrated Mode" />
  135       </hand lers>
  136       <httpP rotocol>
  137         <cus tomHeaders >
  138           <a dd name="X -Content-T ype-Option s" value=" nosniff" / >
  139         </cu stomHeader s>
  140       </http Protocol>
  141       <secur ity>
  142         <req uestFilter ing>
  143           <r equestLimi ts maxAllo wedContent Length="33 554432" />
  144         </re questFilte ring>
  145       </secu rity>
  146     </system .webServer >
  147     <elmah>
  148         <errorMail  from=" PII                              " to=" PII                           " subject= "REFDOC Er ror - ELMA H Report"  priority=" High" asyn c="true" s mtpPort=" PORT " smtpServ er=" DNS          " />
  149       <secur ity allowR emoteAcces s="true" / >
  150       <error Log type=" Elmah.SqlE rrorLog, E lmah" conn ectionStri ngName="el mah-sqlser ver" />
  151     </elmah>
  152     <locatio n path="el mah.axd" i nheritInCh ildApplica tions="fal se">
  153       <syste m.web>
  154         <htt pHandlers>
  155           <a dd verb="P OST,GET,HE AD" path=" elmah.axd"  type="Elm ah.ErrorLo gPageFacto ry, Elmah"  />
  156         </ht tpHandlers >
  157       </syst em.web>
  158       <syste m.webServe r>
  159         <han dlers>
  160           <a dd name="E LMAH" verb ="POST,GET ,HEAD" pat h="elmah.a xd" type=" Elmah.Erro rLogPageFa ctory, Elm ah" preCon dition="in tegratedMo de" />
  161         </ha ndlers>
  162       </syst em.webServ er>
  163     </locati on>
  164     <glimpse  defaultRu ntimePolic y="On" end pointBaseU ri="~/Glim pse.axd">
  165       <!-- 
  166                                               For more i nformation  on how to  configure  Glimpse,  please vis it http:// getglimpse .com/Help/ Configurat ion
  167                                               or access  {your site }/Glimpse. axd for ev en more de tails and  a Configur ation Tool  to suppor t you. 
  168                             -->
  169     </glimps e>
  170     <system. serviceMod el>
  171       <bindi ngs>
  172         <bas icHttpBind ing>
  173           <b inding nam e="EmrServ iceImplSer viceSoapBi nding" max ReceivedMe ssageSize= "16777216" >
  174              <readerQuo tas maxDep th="64" ma xArrayLeng th="1024"  />
  175              <security  mode="Tran sport" />
  176           </ binding>
  177         </ba sicHttpBin ding>
  178       </bind ings>
  179       <clien t>
  180           <endpoint  address="h ttps:// SERVER /via-webse rvices/ser vices/EmrS ervice" bi nding="bas icHttpBind ing" bindi ngConfigur ation="Emr ServiceImp lServiceSo apBinding"  contract= "EmrServic e.EmrSvcIn terface" n ame="EmrSe rviceImplP ort" />
  181       </clie nt>
  182     </system .serviceMo del>
  183   </configur ation>