esapi-java-legacy icon indicating copy to clipboard operation
esapi-java-legacy copied to clipboard

ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications.

Results 112 esapi-java-legacy issues
Sort by recently updated
recently updated
newest added

### Description While deploying a web application using `esapi-2.6.0.0.jar`, the following error is encountered: ### Steps to Reproduce 1. Deploy a web application that includes `esapi-2.6.0.0.jar` in the `WEB-INF/lib` folder....

bug

_From [[email protected]](https://code.google.com/u/101715130151500774229/) on July 19, 2011 09:54:26_ in DefaultSecurityConfiguration, the loadConfiguration method is allowed to be overridden, but has too many logical components, requiring duplication in overridden methods. This method...

imported
Type-Task