You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by vladbailescu <gi...@git.apache.org> on 2014/11/20 12:49:11 UTC

[GitHub] sling pull request: SLING-4177 - Added escaping for styleString co...

GitHub user vladbailescu opened a pull request:

    https://github.com/apache/sling/pull/46

    SLING-4177 - Added escaping for styleString context

    * added a new method for style string escaping to XSS API
    * added implementation (using OWASP encoder) and tests
    * added string escaping in Sightly for styleString context

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vladbailescu/sling SLING-4177-escape-stylestring

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/46.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #46
    
----
commit 53938e14a860bfd46b1dabbbcba168ae5517a04b
Author: vladbailescu <ba...@adobe.com>
Date:   2014-11-20T11:43:20Z

    SLING-4177 - Added escaping for styleString context
    
    * added a new method for style string escaping to XSS API
    * added implementation and tests
    * added string escaping in Sightly for styleString context

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] sling pull request: SLING-4177 - Added escaping for styleString co...

Posted by vladbailescu <gi...@git.apache.org>.
Github user vladbailescu closed the pull request at:

    https://github.com/apache/sling/pull/46


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---