49. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 9/11/2017 8:05:39 AM Central 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.

49.1 Files compared

# Location File Last Modified
1 MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\mhv_source\mhv_user\mhv-usermgmt-portal-portlet\src\main\webapp\views logout.xhtml Fri Jul 21 21:10:42 2017 UTC
2 MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\mhv_source\mhv_user\mhv-usermgmt-portal-portlet\src\main\webapp\views logout.xhtml Thu Sep 7 19:13:59 2017 UTC

49.2 Comparison summary

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

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

49.4 Active regular expressions

No regular expressions were active.

49.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" UTF-8"?>
  2   <!DOCTYPE  html PUBLI C "-//W3C/ /DTD XHTML  1.0 Trans itional//E N" 
  3   "http://ww w.w3.org/T R/xhtml1/D TD/xhtml1- transition al.dtd">
  4   <html xmln s="http:// www.w3.org /1999/xhtm l"
  5           xm lns:f="htt p://java.s un.com/jsf /core"
  6           xm lns:h="htt p://java.s un.com/jsf /html"
  7           xm lns:ui="ht tp://java. sun.com/js f/facelets ">
  8   <ui:compos ition temp late="/tem plate/layo utNoRightC olumn.xhtm l">
  9           <u i:define n ame="mainc ontent">
  10                     <f:loadBun dle var="m sg" basena me=" DNS     .mhv.label s.login" / >
  11                    <div  class="pa ssword">
  12                             <h:for m>
  13                                      <h4>welc ome #{logi nControlle r.login.us erId}</h4>
  14                                      <h4>
  15                                               You have a  <a href=" #"> </a> a ccount
  16                                      </h4>
  17                                      <h4>Last  successfu l login:</ h4>
  18                                      <h4>#{lo ginControl ler.login. lastLogin} </h4>
  19                                      <h:comma ndButton v alue="logo ut" action ="#{loginC ontroller. logout}"
  20                                               styleClass ="btn btn- danger" ti tle="Logou t" />
  21                             </h:fo rm>
  22                    </di v>
  23           </ ui:define>
  24   </ui:compo sition>
  25   </html>