Adding render time filtering of script elements to avoid javascript based security exploits. NIHVIVO-2678

This commit is contained in:
briancaruso 2011-07-11 23:29:25 +00:00
parent 22427f694f
commit 2e283c18a4

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.vitro.webapp.web;
import java.net.MalformedURLException;