NIHVIVO-762 removed md5.js and the "crypto" JavaScript package from Dojo. Not needed since we aren't doing client-side encryption of passwords.

This commit is contained in:
jeb228 2010-10-15 14:22:16 +00:00
parent 08e583f913
commit e841c8d546
10 changed files with 0 additions and 1161 deletions

View file

@ -40,9 +40,6 @@ webapp/web/js/jquery.js
webapp/web/js/jquery-ui/*
webapp/web/js/jquery_plugins/*
# From pajhome.org.uk
webapp/web/js/md5.js
# From dojotoolkit.org
webapp/web/dojo.js
webapp/web/src/AdapterRegistry.js
@ -54,8 +51,6 @@ webapp/web/src/bootstrap2.js
webapp/web/src/browser_debug.js
webapp/web/src/collections/*
webapp/web/src/compat/*
webapp/web/src/crypto/*
webapp/web/src/crypto.js
webapp/web/src/data/*
webapp/web/src/data.js
webapp/web/src/date.js