vidyuthd / owasp-esapi-java

Automatically exported from code.google.com/p/owasp-esapi-java
0 stars 0 forks source link

Changes to DefaultSecurityConfiguration to look in 'esapi' directories. #206

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is an enhancement that now looks for ESAPI.properties in the 'esapi'
directory rather than just the '.esapi' directory. See 
DefaultSecurityConfiguration
javadoc for details. Note that '.esapi' is still examined first to support
backward compatibility.

Original issue reported on code.google.com by kevin.w.wall@gmail.com on 3 Feb 2011 at 10:48

GoogleCodeExporter commented 9 years ago
Addressed via SVN revision 1700.

Original comment by kevin.w.wall@gmail.com on 4 Feb 2011 at 7:13