You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/10/09 16:09:24 UTC

[2/3] storm git commit: Merge branch 'STORM-1096' of https://github.com/revans2/incubator-storm into STORM-1096

Merge branch 'STORM-1096' of https://github.com/revans2/incubator-storm into STORM-1096

STORM-1096: Fix some issues with impersonation on the UI


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/0aa19370
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0aa19370
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0aa19370

Branch: refs/heads/master
Commit: 0aa19370c1569f3efb28aac705303d2f5c489e8b
Parents: 2cd27e0 0476b92
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Oct 9 08:58:33 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Oct 9 08:58:33 2015 -0500

----------------------------------------------------------------------
 conf/defaults.yaml                              |  1 +
 .../src/clj/backtype/storm/daemon/drpc.clj      | 26 +++--
 storm-core/src/clj/backtype/storm/ui/core.clj   | 99 ++++++++++++--------
 .../storm/security/auth/ReqContext.java         |  7 ++
 .../auth/kerberos/ServerCallbackHandler.java    |  2 +
 .../auth/DefaultHttpCredentialsPlugin_test.clj  | 40 ++++----
 6 files changed, 104 insertions(+), 71 deletions(-)
----------------------------------------------------------------------