40. EPMO Open Source Coordination Office Redaction File Detail Report

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

40.1 Files compared

# Location File Last Modified
1 NVCC_2.2_01162018.zip\NVCC\NVCC.WebUI\obj\Release\Package\PackageTmp Web.config.production Thu Dec 21 16:38:32 2017 UTC
2 NVCC_2.2_01162018.zip\NVCC\NVCC.WebUI\obj\Release\Package\PackageTmp Web.config.production Mon Jan 29 19:36:55 2018 UTC

40.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 19 392
Changed 18 36
Inserted 0 0
Removed 0 0

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

40.4 Active regular expressions

No regular expressions were active.

40.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     <connect ionStrings  configPro tectionPro vider="Rsa ProtectedC onfigurati onProvider ">
  19       <Encry ptedData T ype="http: //www.w3.o rg/2001/04 /xmlenc#El ement"
  20         xmln s="http:// www.w3.org /2001/04/x mlenc#">
  21         <Enc ryptionMet hod Algori thm="http: //www.w3.o rg/2001/04 /xmlenc#tr ipledes-cb c" />
  22         <Key Info xmlns ="http://w ww.w3.org/ 2000/09/xm ldsig#">
  23           <E ncryptedKe y xmlns="h ttp://www. w3.org/200 1/04/xmlen c#">
  24              <Encryptio nMethod Al gorithm="h ttp://www. w3.org/200 1/04/xmlen c#rsa-1_5"  />
  25              <KeyInfo x mlns="http ://www.w3. org/2000/0 9/xmldsig# ">
  26                <KeyName >Rsa Key</ KeyName>
  27              </KeyInfo>
  28              <CipherDat a>
  29                <CipherV alue>REDAC TED</Ciphe rValue>
  30              </CipherDa ta>
  31           </ EncryptedK ey>
  32         </Ke yInfo>
  33         <Cip herData>
  34           <C ipherValue >REDACTED< /CipherVal ue>
  35         </Ci pherData>
  36       </Encr yptedData>
  37     </connec tionString s>
  38     <appSett ings>
  39       <add k ey="webpag es:Version " value="3 .0.0.0" />
  40       <add k ey="webpag es:Enabled " value="f alse" />
  41       <add k ey="Client Validation Enabled" v alue="true " />
  42       <add k ey="Unobtr usiveJavaS criptEnabl ed" value= "true" />
  43       <add k ey="elmah. mvc.disabl eHandler"  value="fal se" />
  44       <add k ey="elmah. mvc.disabl eHandleErr orFilter"  value="fal se" />
  45       <add k ey="elmah. mvc.requir esAuthenti cation" va lue="false " />
  46       <add k ey="elmah. mvc.Ignore DefaultRou te" value= "false" />
  47       <add k ey="elmah. mvc.allowe dRoles" va lue="*" />
  48       <add k ey="elmah. mvc.allowe dUsers" va lue="*" />
  49       <add k ey="elmah. mvc.route"  value="el mah" />
  50       <add k ey="elmah. mvc.UserAu thCaseSens itive" val ue="true"  />
  51       <add k ey="MaxTot alSizeOfAt tachedPdfs " value="2 6214400" / >
  52       <add k ey="MaxSiz eOfAttache dPdf" valu e="1048576 " />
  53       <add k ey="MaxNum berOfAttac hedPdfs" v alue="3" / >
  54       <add k ey="Minute sToDelayDe letingTemp Pdfs" valu e="15.0" / >
  55     </appSet tings>
  56     <system. web>
  57       <httpC ookies htt pOnlyCooki es="true"  />
  58       <sessi onState ti meout="720 " />
  59       <compi lation tar getFramewo rk="4.5.2"  />
  60       <httpR untime tar getFramewo rk="4.5.2"  maxReques tLength="3 2768" requ estLengthD iskThresho ld="8192"  />
  61       <authe ntication  mode="Wind ows" />
  62       <autho rization>
  63         <den y users="? " />
  64         <den y users="* " verbs="O PTIONS, PR OPFIND, HE AD" />
  65       </auth orization>
  66       <custo mErrors mo de="On" de faultRedir ect="~/Hom e/Error"/>
  67       <ident ity config Protection Provider=" RsaProtect edConfigur ationProvi der">
  68         <Enc ryptedData  Type="htt p://www.w3 .org/2001/ 04/xmlenc# Element" x mlns="http ://www.w3. org/2001/0 4/xmlenc#" >
  69           <E ncryptionM ethod Algo rithm="htt p://www.w3 .org/2001/ 04/xmlenc# tripledes- cbc"/>
  70           <K eyInfo xml ns="http:/ /www.w3.or g/2000/09/ xmldsig#">
  71              <Encrypted Key xmlns= "http://ww w.w3.org/2 001/04/xml enc#">
  72                <Encrypt ionMethod  Algorithm= "http://ww w.w3.org/2 001/04/xml enc#rsa-1_ 5"/>
  73                <KeyInfo  xmlns="ht tp://www.w 3.org/2000 /09/xmldsi g#">
  74                  <KeyNa me>Rsa Key </KeyName>
  75                </KeyInf o>
  76                <CipherD ata>
  77                  <Ciphe rValue>RED ACTED</Cip herValue>
  78                </Cipher Data>
  79              </Encrypte dKey>
  80           </ KeyInfo>
  81           <C ipherData>
  82              <CipherVal ue>REDACTE D</CipherV alue>
  83           </ CipherData >
  84         </En cryptedDat a>
  85       </iden tity>
  86       <!-- G limpse: Th is can be  commented  in to add  additional  data to t he Trace t ab when us ing WebFor ms
  87                                      <trace w riteToDiag nosticsTra ce="true"  enabled="t rue" pageO utput="fal se"/> -->
  88       <httpM odules>
  89         <add  name="Err orLog" typ e="Elmah.E rrorLogMod ule, Elmah " />
  90         <add  name="Err orMail" ty pe="Elmah. ErrorMailM odule, Elm ah" />
  91         <add  name="Err orFilter"  type="Elma h.ErrorFil terModule,  Elmah" />
  92         <add  name="Gli mpse" type ="Glimpse. AspNet.Htt pModule, G limpse.Asp Net" />
  93       </http Modules>
  94       <httpH andlers>
  95         <add  path="gli mpse.axd"  verb="GET"  type="Gli mpse.AspNe t.HttpHand ler, Glimp se.AspNet"  />
  96       </http Handlers>
  97       <machi neKey vali dationKey= "REDACTED"  decryptio nKey="REDA CTED" vali dation="SH A1" />
  98     </system .web>
  99     <runtime >
  100       <assem blyBinding  xmlns="ur n:schemas- microsoft- com:asm.v1 ">
  101         <dep endentAsse mbly>
  102             <assemblyI dentity na me="System .Net.Http. Formatting " publicKe yToken=" RE D ACT E D " culture= "neutral"  />
  103           <b indingRedi rect oldVe rsion="0.0 .0.0-5.2.3 .0" newVer sion="4.0. 0.0" />
  104         </de pendentAss embly>
  105         <dep endentAsse mbly>
  106             <assemblyI dentity na me="Micros oft.Owin"  publicKeyT oken=" 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="Micros oft.Owin.S ecurity.OA uth" publi cKeyToken= " REDACTED " />
  111           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  112         </de pendentAss embly>
  113         <dep endentAsse mbly>
  114             <assemblyI dentity na me="Micros oft.Owin.S ecurity.Co okies" pub licKeyToke n=" REDACTED " />
  115           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  116         </de pendentAss embly>
  117         <dep endentAsse mbly>
  118             <assemblyI dentity na me="Micros oft.Owin.S ecurity" p ublicKeyTo ken=" REDACTED " />
  119           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  120         </de pendentAss embly>
  121         <dep endentAsse mbly>
  122             <assemblyI dentity na me="Newton soft.Json"  culture=" neutral" p ublicKeyTo ken=" REDACTED " />
  123           <b indingRedi rect oldVe rsion="0.0 .0.0-6.0.0 .0" newVer sion="6.0. 0.0" />
  124         </de pendentAss embly>
  125         <dep endentAsse mbly>
  126             <assemblyI dentity na me="System .Web.Optim ization" p ublicKeyTo ken=" REDACTED " />
  127           <b indingRedi rect oldVe rsion="1.0 .0.0-1.1.0 .0" newVer sion="1.1. 0.0" />
  128         </de pendentAss embly>
  129         <dep endentAsse mbly>
  130             <assemblyI dentity na me="WebGre ase" publi cKeyToken= " REDACTED " />
  131           <b indingRedi rect oldVe rsion="0.0 .0.0-1.5.2 .14234" ne wVersion=" 1.5.2.1423 4" />
  132         </de pendentAss embly>
  133         <dep endentAsse mbly>
  134             <assemblyI dentity na me="System .Web.Helpe rs" public KeyToken=" REDACTED " />
  135           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  136         </de pendentAss embly>
  137         <dep endentAsse mbly>
  138             <assemblyI dentity na me="System .Web.WebPa ges" publi cKeyToken= " REDACTED " />
  139           <b indingRedi rect oldVe rsion="1.0 .0.0-3.0.0 .0" newVer sion="3.0. 0.0" />
  140         </de pendentAss embly>
  141         <dep endentAsse mbly>
  142             <assemblyI dentity na me="System .Web.Mvc"  publicKeyT oken=" REDACTED " />
  143           <b indingRedi rect oldVe rsion="0.0 .0.0-5.2.3 .0" newVer sion="5.2. 3.0" />
  144         </de pendentAss embly>
  145       </asse mblyBindin g>
  146     </runtim e>
  147     <entityF ramework>
  148       <defau ltConnecti onFactory  type="Syst em.Data.En tity.Infra structure. LocalDbCon nectionFac tory, Enti tyFramewor k">
  149         <par ameters>
  150           <p arameter v alue="mssq llocaldb"  />
  151         </pa rameters>
  152       </defa ultConnect ionFactory >
  153       <provi ders>
  154         <pro vider inva riantName= "System.Da ta.SqlClie nt" type=" System.Dat a.Entity.S qlServer.S qlProvider Services,  EntityFram ework.SqlS erver" />
  155       </prov iders>
  156     </entity Framework>
  157     <system. webServer>
  158       <valid ation vali dateIntegr atedModeCo nfiguratio n="false"  />
  159       <modul es>
  160         <add  name="Err orLog" typ e="Elmah.E rrorLogMod ule, Elmah " preCondi tion="mana gedHandler " />
  161         <add  name="Err orMail" ty pe="Elmah. ErrorMailM odule, Elm ah" preCon dition="ma nagedHandl er" />
  162         <add  name="Err orFilter"  type="Elma h.ErrorFil terModule,  Elmah" pr eCondition ="managedH andler" />
  163         <add  name="Gli mpse" type ="Glimpse. AspNet.Htt pModule, G limpse.Asp Net" preCo ndition="i ntegratedM ode" />
  164       </modu les>
  165       <handl ers>
  166         <add  name="Gli mpse" path ="glimpse. axd" verb= "GET" type ="Glimpse. AspNet.Htt pHandler,  Glimpse.As pNet" preC ondition=" integrated Mode" />
  167       </hand lers>
  168       <httpP rotocol>
  169         <cus tomHeaders >
  170         </cu stomHeader s>
  171       </http Protocol>
  172       <secur ity>
  173         <req uestFilter ing>
  174           <r equestLimi ts maxAllo wedContent Length="33 554432" />
  175         </re questFilte ring>
  176       </secu rity>
  177     </system .webServer >
  178     <elmah>
  179         <errorMail  from=" PII                              " to=" PII                           " subject= "REFDOC Er ror - ELMA H Report"  priority=" High" asyn c="true" s mtpPort=" PORT " smtpServ er=" DNS          " />
  180       <secur ity allowR emoteAcces s="true" / >
  181       <error Log type=" Elmah.SqlE rrorLog, E lmah" conn ectionStri ngName="el mah-sqlser ver" />
  182     </elmah>
  183     <locatio n path="el mah.axd" i nheritInCh ildApplica tions="fal se">
  184       <syste m.web>
  185         <htt pHandlers>
  186           <a dd verb="P OST,GET,HE AD" path=" elmah.axd"  type="Elm ah.ErrorLo gPageFacto ry, Elmah"  />
  187         </ht tpHandlers >
  188       </syst em.web>
  189       <syste m.webServe r>
  190         <han dlers>
  191           <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" />
  192         </ha ndlers>
  193       </syst em.webServ er>
  194     </locati on>
  195     <glimpse  defaultRu ntimePolic y="On" end pointBaseU ri="~/Glim pse.axd">
  196       <!-- 
  197                                               For more i nformation  on how to  configure  Glimpse,  please vis it http:// getglimpse .com/Help/ Configurat ion
  198                                               or access  {your site }/Glimpse. axd for ev en more de tails and  a Configur ation Tool  to suppor t you. 
  199                             -->
  200     </glimps e>
  201     <system. serviceMod el>
  202       <bindi ngs>
  203         <bas icHttpBind ing>
  204           <b inding nam e="EmrServ iceImplSer viceSoapBi nding" max ReceivedMe ssageSize= "16777216" >
  205              <readerQuo tas maxDep th="64" ma xArrayLeng th="1024"  />
  206              <security  mode="Tran sport" />
  207           </ binding>
  208         </ba sicHttpBin ding>
  209       </bind ings>
  210       <clien t>
  211           <endpoint  address="h ttps:// URL       . DNS     /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" />
  212       </clie nt>
  213     </system .serviceMo del>
  214   </configur ation>