[
https://issues.apache.org/jira/browse/CURATOR-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274756#comment-14274756
]
ASF GitHub Bot commented on CURATOR-111:
----------------------------------------
GitHub user cammckenzie opened a pull request:
https://github.com/apache/curator/pull/62
CURATOR-111 - Modified the authorization handling so that the underlying
auth data is stored in a single list. Modified tests to have both a single
auth and multiple auth case.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/curator CURATOR-111
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/62.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 #62
----
commit 58328915a6e005bc4171bb866cb2eba4762c3718
Author: Cameron McKenzie <[email protected]>
Date: 2015-01-13T05:42:59Z
CURATOR-111 - Modified the authorization handling so that the underlying
auth data is stored in a single list. Modified tests to have both a single
auth and multiple auth case.
----
> CuratorFramework.Builder should allow adding multiple auths
> -----------------------------------------------------------
>
> Key: CURATOR-111
> URL: https://issues.apache.org/jira/browse/CURATOR-111
> Project: Apache Curator
> Issue Type: Improvement
> Affects Versions: 2.5.0
> Reporter: Karthik Kambatla
> Assignee: Jordan Zimmerman
> Fix For: 2.7.1
>
>
> Currently, one can add a single authentication scheme/bytes when building
> CuratorFramework. It would be handy to add multiple.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)