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 <[email protected]>
Date: 2017-11-15T14:33:00Z
[STORM-2814] Logviewer HTTP server should return 403 if the user is
unauthorized
----
---