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 <[email protected]>
Date: 2017-11-16T14:29:54Z
[STORM-2815] UI HTTP server should return 403 if the user is unauthorized
(1.x)
----
---