You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by kkhatua <gi...@git.apache.org> on 2017/09/22 19:57:32 UTC

[GitHub] drill pull request #955: DRILL-5766: Fix XSS vulnerabilities in Drill

GitHub user kkhatua opened a pull request:

    https://github.com/apache/drill/pull/955

    DRILL-5766: Fix XSS vulnerabilities in Drill

    Minor update to restore the fragment Gantt chart
    https://issues.apache.org/jira/browse/DRILL-5766?focusedCommentId=16176955&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16176955

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

    $ git pull https://github.com/kkhatua/drill DRILL-5766

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

    https://github.com/apache/drill/pull/955.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 #955
    
----
commit a59d42d62b206224a8dda8d80a9147e5504d51c4
Author: Kunal Khatua <kk...@maprtech.com>
Date:   2017-09-22T19:55:29Z

    DRILL-5766: Stored XSS in APACHE DRILL
    
    Minor update to restore the fragment Gantt chart
    https://issues.apache.org/jira/browse/DRILL-5766?focusedCommentId=16176955&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16176955

----


---

[GitHub] drill pull request #955: DRILL-5812: Restore the minor fragment Gantt chart ...

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

    https://github.com/apache/drill/pull/955


---

[GitHub] drill pull request #955: DRILL-5812: Restore the minor fragment Gantt chart ...

Posted by kkhatua <gi...@git.apache.org>.
GitHub user kkhatua reopened a pull request:

    https://github.com/apache/drill/pull/955

    DRILL-5812: Restore the minor fragment Gantt chart canvas

    Minor update to restore the fragment Gantt chart
    https://issues.apache.org/jira/browse/DRILL-5766?focusedCommentId=16176955&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16176955

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

    $ git pull https://github.com/kkhatua/drill DRILL-5766

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

    https://github.com/apache/drill/pull/955.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 #955
    
----
commit a59d42d62b206224a8dda8d80a9147e5504d51c4
Author: Kunal Khatua <kk...@maprtech.com>
Date:   2017-09-22T19:55:29Z

    DRILL-5766: Stored XSS in APACHE DRILL
    
    Minor update to restore the fragment Gantt chart
    https://issues.apache.org/jira/browse/DRILL-5766?focusedCommentId=16176955&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16176955

----


---

[GitHub] drill issue #955: DRILL-5812: Restore the minor fragment Gantt chart canvas

Posted by kkhatua <gi...@git.apache.org>.
Github user kkhatua commented on the issue:

    https://github.com/apache/drill/pull/955
  
    Closing this and submitting a new PR from a new duplicate feature branch which is correctly labelled.


---

[GitHub] drill pull request #955: DRILL-5766: Fix XSS vulnerabilities in Drill

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

    https://github.com/apache/drill/pull/955


---

[GitHub] drill issue #955: DRILL-5766: Fix XSS vulnerabilities in Drill

Posted by kkhatua <gi...@git.apache.org>.
Github user kkhatua commented on the issue:

    https://github.com/apache/drill/pull/955
  
    @arina-ielchiieva Here's the minor change that restores the graph


---