History log of /external/owasp/sanitizer/src/main/org/owasp/html/examples/EbayPolicyExample.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
36633f880daebe2d5a3360ebfe57df5bd4a6e53a 27-Feb-2014 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> added possessive quantifier to OFFSITE_URL regex to address issue https://code.google.com/p/owasp-java-html-sanitizer/issues/detail?id=25

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@217 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/examples/EbayPolicyExample.java
0ca1e3cb72745696510f7b23dc0998cc001b9c00 16-May-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> unused import

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@171 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/examples/EbayPolicyExample.java
6ca215a0c4ddbbf4f6528df5d0e6ba2009d564cd 27-Mar-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> fixed minor bug in EbayPolicyExample which exposed a bug in requireRelNofFollowOnLinks that was half-heartedly allowing links

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@161 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/examples/EbayPolicyExample.java
d702e7e7fd237420e6b22b93a02ec5996c88d2ea 19-Oct-2011 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> Fixed initialization error in example and added test to make sure the examples run

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@81 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/examples/EbayPolicyExample.java
dc2e862837c475f690846ad4ffc56f7e262f587a 16-Sep-2011 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> Tweaked whitespace

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@65 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/examples/EbayPolicyExample.java
756bebfa2515fd06f4e1b2ba8102e40765d47a8c 16-Sep-2011 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> Rework regular expressions in EbayPolicyExample to not capture unnecessary content, and to not backtrack on invalid inputs. Other minor fixes to spelling and . exclusion.

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@64 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/examples/EbayPolicyExample.java
c4058d94a0e30de4532c65c0ec4a1ffd6d6ba26e 19-Jun-2011 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> Commented example policies

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@41 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/examples/EbayPolicyExample.java
846d5d0377617bd20ac271a486f07bfe757cc7a2 26-Mar-2011 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> refactor HtmlPolicyBuilder so allowAttribute calls can be applied to multiple elements and so that element name and attribute names are supplied unambiguously in the order the name implies.

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@26 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/examples/EbayPolicyExample.java
6f896a5158f6ca5af94e9e66c2ed75731bd655a3 23-Mar-2011 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> EBay policy example derived from antisamy

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@24 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/examples/EbayPolicyExample.java