You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by hornn <gi...@git.apache.org> on 2015/12/02 23:28:33 UTC

[GitHub] incubator-hawq pull request: HAWQ-190. Mask special characters in ...

GitHub user hornn opened a pull request:

    https://github.com/apache/incubator-hawq/pull/151

    HAWQ-190. Mask special characters in path to avoid XSS attacks.

    When trying to access a wrong resource name in PXF, an error message with the wrong path is emitted.
    We mask any special characters in the returned message to avoid cross-site scripting attacks.

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

    $ git pull https://github.com/hornn/incubator-hawq HAWQ-190

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

    https://github.com/apache/incubator-hawq/pull/151.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 #151
    
----
commit 5e56b1d1926fa34b55d51d3bbe87a8ef5f2942cd
Author: Noa Horn <nh...@pivotal.io>
Date:   2015-12-02T22:27:26Z

    HAWQ-190. Mask special characters in path to avoid XSS attacks.
    
    When trying to access a wrong resource name in PXF, an error message with the wrong path is emitted.
    We mask any special characters in the returned message to avoid cross-site scripting attacks.

----


---
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] incubator-hawq pull request: HAWQ-190. Mask special characters in ...

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

    https://github.com/apache/incubator-hawq/pull/151


---
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.
---