Max Gelman

Results 159 comments of Max Gelman

_From [[email protected]](https://code.google.com/u/[email protected]/) on November 03, 2010 02:43:15_ (From Sebastian) One way to avoid SRP violation would be that you have a Filter called BrowserAidFilter and that calls some classes implementing...

_From [[email protected]](https://code.google.com/u/[email protected]/) on May 28, 2012 20:19:19_ **Owner:** chrisisbeef **Cc:** -chrisisbeef

_From [[email protected]](https://code.google.com/u/109512406828697851775/) on May 27, 2014 23:55:48_ Hi I was looking at this code since I am still using "old" Spring-Security 3.1.3-RELEASE, and there are not yet implemented those filters....

_From [[email protected]](https://code.google.com/u/118001108669668861204/) on December 30, 2010 15:18:59_ I've attached what I think is an acceptable approach to resolving this issue.. sorry it's not in patch format. **Attachment:** [Patched_java.txt](http://code.google.com/p/owasp-esapi-java/issues/detail?id=195#hc1)

_From [[email protected]](https://code.google.com/u/118001108669668861204/) on December 30, 2010 15:37:47_ Rethinking my suggestion... (Though it probably needs to be done anyways). assertValid should probably call getValid(String, String) instead of getValid(String, String, ValidationErrorList).

_From [[email protected]](https://code.google.com/u/[email protected]/) on September 22, 2014 18:54:23_ **Labels:** FirstBug

_From [[email protected]](https://code.google.com/u/[email protected]/) on September 26, 2014 20:12:00_ **Labels:** Component-Validator

_From [[email protected]](https://code.google.com/u/[email protected]/) on June 23, 2012 19:48:30_ Since we require only JDK 5 as the minimal JDK, we should link to the JDK 5 javadoc at: http://docs.oracle.com/javaee/5/api/

_From [[email protected]](https://code.google.com/u/[email protected]/) on November 11, 2009 18:33:33_ **Status:** New

_From [[email protected]](https://code.google.com/u/[email protected]/) on October 31, 2010 21:24:01_ **Labels:** -Priority-Low Priority-Medium WAF