Merge branch 'http-auth-plugin-fix' of https://github.com/revans2/incubator-storm into STORM-482
[STORM-482] (Security) DefaultHttpCredentialsPlugin does not handle no credential properly Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/fce22a7d Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/fce22a7d Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/fce22a7d Branch: refs/heads/security Commit: fce22a7d48928730873fb9e7eb1724ea72fca356 Parents: d45c187 b07eff3 Author: Derek Dagit <[email protected]> Authored: Tue Oct 7 16:24:31 2014 -0500 Committer: Derek Dagit <[email protected]> Committed: Tue Oct 7 16:24:31 2014 -0500 ---------------------------------------------------------------------- .../security/auth/DefaultHttpCredentialsPlugin.java | 12 ++++++++---- .../security/auth/DefaultHttpCredentialsPlugin_test.clj | 10 +++++----- 2 files changed, 13 insertions(+), 9 deletions(-) ----------------------------------------------------------------------
