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

2015-01-06 Thread vladbailescu
Github user vladbailescu closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2014-12-03 Thread vladbailescu
GitHub user vladbailescu opened a pull request:

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

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

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

$ git pull https://github.com/vladbailescu/sling 
SLING-4177-styleString-context-escaping

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

https://github.com/apache/sling/pull/52.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 #52


commit a836590e972831b4ac57c2b690b1be757ddcc32d
Author: vladbailescu baile...@adobe.com
Date:   2014-12-03T14:48:29Z

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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2014-11-28 Thread vladbailescu
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2014-11-20 Thread vladbailescu
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 baile...@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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---