You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by Ethanlm <gi...@git.apache.org> on 2017/11/15 14:35:31 UTC

[GitHub] storm pull request #2422: [STORM-2814] Logviewer HTTP server should return 4...

GitHub user Ethanlm opened a pull request:

    https://github.com/apache/storm/pull/2422

    [STORM-2814] Logviewer HTTP server should return 403 if the user is unauthorized

    Similar to https://github.com/apache/storm/pull/2420 . This is for  1.x-branch.

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

    $ git pull https://github.com/Ethanlm/storm STORM-2814-1.x

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

    https://github.com/apache/storm/pull/2422.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 #2422
    
----
commit 6799c5a30dedc39cda9a641ecbf8bb81aa4eec17
Author: Ethan Li <et...@gmail.com>
Date:   2017-11-15T14:33:00Z

    [STORM-2814] Logviewer HTTP server should return 403 if the user is unauthorized

----


---

[GitHub] storm issue #2422: [STORM-2814] Logviewer HTTP server should return 403 if t...

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

    https://github.com/apache/storm/pull/2422
  
    It seems that this patch should be able to merge into 1.1.x-branch easily. If there is a merge issue, I would like to file a separate pull request for it.


---

[GitHub] storm pull request #2422: [STORM-2814] Logviewer HTTP server should return 4...

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

    https://github.com/apache/storm/pull/2422


---