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/16 15:12:07 UTC

[GitHub] storm pull request #2425: [STORM-2815] UI HTTP server should return 403 if t...

GitHub user Ethanlm opened a pull request:

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

    [STORM-2815] UI HTTP server should return 403 if the user is unauthorized (1.x)

    Portback of https://github.com/apache/storm/pull/2421
    


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

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

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

    https://github.com/apache/storm/pull/2425.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 #2425
    
----
commit ad13f457bf465f14e34133c013da1b18088036dd
Author: Ethan Li <et...@gmail.com>
Date:   2017-11-16T14:29:54Z

    [STORM-2815] UI HTTP server should return 403 if the user is unauthorized (1.x)

----


---

[GitHub] storm pull request #2425: [STORM-2815] UI HTTP server should return 403 if t...

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

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


---

[GitHub] storm issue #2425: [STORM-2815] UI HTTP server should return 403 if the user...

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

    https://github.com/apache/storm/pull/2425
  
    @HeartSaVioR  This is for https://github.com/apache/storm/pull/2421/files for 1.x-branch. Could you review it? Thanks


---