You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by astitcher <gi...@git.apache.org> on 2017/06/09 22:44:48 UTC

[GitHub] qpid-proton pull request #108: PROTON-1500: Implement plugin interface for S...

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 <as...@apache.org>
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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] qpid-proton issue #108: PROTON-1500: Implement plugin interface for SASL imp...

Posted by astitcher <gi...@git.apache.org>.
Github user astitcher commented on the issue:

    https://github.com/apache/qpid-proton/pull/108
  
    @grs @rgodfrey @alanconway @ssorj You may want to take a look at this.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] qpid-proton pull request #108: PROTON-1500: Implement plugin interface for S...

Posted by astitcher <gi...@git.apache.org>.
Github user astitcher closed the pull request at:

    https://github.com/apache/qpid-proton/pull/108


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org