]> source.dussan.org Git - archiva.git/commit
[MRM-1062] find artifact no longer worked in several browsers due to the file input...
authorBrett Porter <brett@apache.org>
Mon, 9 Mar 2009 00:56:29 +0000 (00:56 +0000)
committerBrett Porter <brett@apache.org>
Mon, 9 Mar 2009 00:56:29 +0000 (00:56 +0000)
commitd6f99e5f666d14e91ce8c3a8db95fb8ba893027e
tree4075a40b0a76367c3334186624a96e71cc65b131
parentdb5411198a523d27cb7ad76749dd5747443e3c02
[MRM-1062] find artifact no longer worked in several browsers due to the file input not returning the full path as a security measure. For Firefox 3, the file will now be checksummed in JavaScript, and other browsers will present an alert dialog

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751562 13f79535-47bb-0310-9956-ffa450edef68
archiva-modules/archiva-web/archiva-applet/src/main/java/org/apache/maven/archiva/applet/ChecksumApplet.java
archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/findArtifact.jsp
archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/webtoolkit.md5.js [new file with mode: 0644]