You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by scholzj <gi...@git.apache.org> on 2017/07/17 20:34:01 UTC

[GitHub] qpid-dispatch pull request #178: DISPATCH-737: Fix qdstat problems when only...

GitHub user scholzj opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/178

    DISPATCH-737: Fix qdstat problems when only username and password are specified

    Tis fixes two issues:
    - when username and password are specified in the URL they are ignored when evaluating whether SASL should be used
    - When no SASL mechanism is specified the empty string passed to Proton is interpreted as "no mechs enabled". When None is used instead, Proton will select the suitable mechs automatically

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/scholzj/qpid-dispatch DISPATCH-737

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/178.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 #178
    
----
commit e0bbd3e2b739f8f813f7cd57a0482d8da9b94be1
Author: Jakub Scholz <ww...@scholzj.com>
Date:   2017-07-17T20:26:30Z

    DISPATCH-737: Take username and password also from the URL

commit 40f1005c4aa0b4c9b74fbde0d9ad65050b8328d7
Author: Jakub Scholz <ww...@scholzj.com>
Date:   2017-07-17T20:27:29Z

    DISPATCH-737: Empty string as allowed_mechs is interpreted as no mechs allowed. Use None instead and Proton will select the best appropriatte mechanism

----


---
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-dispatch pull request #178: DISPATCH-737: Fix qdstat problems when only...

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

    https://github.com/apache/qpid-dispatch/pull/178


---
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