[
https://issues.apache.org/jira/browse/PROTON-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045159#comment-16045159
]
ASF GitHub Bot commented on PROTON-1500:
----------------------------------------
GitHub user astitcher opened a pull request:
https://github.com/apache/qpid-proton/pull/108
PROTON-1500: Implement plugin interface for SASL implementations
- Allow sasl implementation to be selected per connection
- Compile both default and cyrus implementation (if we can)
- No current change in behaviour (get cyrus is available and default
otherwise)
- But now have frqamework to solve PROTON-1209; Stil to do for this:
- Need to have API to turn on cyrus, with default being the initial
implementation
- Need to deprecate cyrus specific APIs:
-- pn_sasl_extended
-- pn_sasl_config_path
-- pn_sasl_config_name
- Need to deprecate pn_sasl_done
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/astitcher/qpid-proton sasl-interceptor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/108.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 #108
----
commit 21a74d980298d3eeb5b4c57c93815a5e6643cb38
Author: Andrew Stitcher <[email protected]>
Date: 2017-06-07T05:42:28Z
PROTON-1500: Implement plugin interface for SASL implementations
- Allow sasl implementation to be selected per connection
- Compile both default and cyrus implementation (if we can)
- No current change in behaviour (get cyrus is available and default
otherwise)
- But now have frqamework to solve PROTON-1209; Stil to do for this:
- Need to have API to turn on cyrus, with default being the initial
implementation
- Need to deprecate cyrus specific APIs:
-- pn_sasl_extended
-- pn_sasl_config_path
-- pn_sasl_config_name
- Need to deprecate pn_sasl_done
----
> Allow plugin SASL implementations
> ---------------------------------
>
> Key: PROTON-1500
> URL: https://issues.apache.org/jira/browse/PROTON-1500
> Project: Qpid Proton
> Issue Type: Improvement
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Fix For: 0.18.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]