NIHVIVO-2279 Comment out most of the code until we can re-work the functionality, so it doesn't break the pre-compile build on Hudson.

This commit is contained in:
j2blake 2011-06-03 15:56:51 +00:00
parent 36f404ea48
commit 452510b1a4

View file

@ -43,6 +43,8 @@ while(it.hasNext()){
%>
<%= found %>
<%--
<h3>Do you have a REMOTE_USER header from CUWebAuth?</h3>
<% String user = request.getHeader("REMOTE_USER");
@ -94,3 +96,4 @@ No
%> The policy decision was <%= pdecison %>
<% } %>
--%>