Re: Review Request 61596: allow hostname to be set for sasl-init

2017-08-11 Thread Andrew Stitcher

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61596/#review182734
---


Ship it!




Ship It!

- Andrew Stitcher


On Aug. 11, 2017, 5:24 p.m., Gordon Sim wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61596/
> ---
> 
> (Updated Aug. 11, 2017, 5:24 p.m.)
> 
> 
> Review request for qpid and Andrew Stitcher.
> 
> 
> Bugs: PROTON-1535
> https://issues.apache.org/jira/browse/PROTON-1535
> 
> 
> Repository: qpid-proton-git
> 
> 
> Description
> ---
> 
> allow hostname to be set for sasl-init
> 
> 
> Diffs
> -
> 
>   proton-c/include/proton/sasl-plugin.h cbc6684 
>   proton-c/src/sasl/sasl-internal.h fc141b4 
>   proton-c/src/sasl/sasl.c a39e602 
> 
> 
> Diff: https://reviews.apache.org/r/61596/diff/1/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Gordon Sim
> 
>



Re: Review Request 61596: allow hostname to be set for sasl-init

2017-08-11 Thread Gordon Sim


> On Aug. 11, 2017, 5:46 p.m., Andrew Stitcher wrote:
> > This looks fine.
> > 
> > Can you just confirm that adding this extra field to the frame is still 
> > amqp 1.0 protocol compliant (I dont have time to check that today).
> 
> Gordon Sim wrote:
> From spec:
> 
>  provides="sasl-frame">
> 
> 
> 
> 
> 
> 
> "This field can be used by AMQP proxies to determine the correct back-end 
> service to connect the
> client to, and to determine the domain to validate the client’s 
> credentials against."

I've also verified that it is written as a string as required. (Initially I had 
it coming as a symbol which qpidd warned about).


- Gordon


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61596/#review182725
---


On Aug. 11, 2017, 5:24 p.m., Gordon Sim wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61596/
> ---
> 
> (Updated Aug. 11, 2017, 5:24 p.m.)
> 
> 
> Review request for qpid and Andrew Stitcher.
> 
> 
> Bugs: PROTON-1535
> https://issues.apache.org/jira/browse/PROTON-1535
> 
> 
> Repository: qpid-proton-git
> 
> 
> Description
> ---
> 
> allow hostname to be set for sasl-init
> 
> 
> Diffs
> -
> 
>   proton-c/include/proton/sasl-plugin.h cbc6684 
>   proton-c/src/sasl/sasl-internal.h fc141b4 
>   proton-c/src/sasl/sasl.c a39e602 
> 
> 
> Diff: https://reviews.apache.org/r/61596/diff/1/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Gordon Sim
> 
>



Re: Review Request 61596: allow hostname to be set for sasl-init

2017-08-11 Thread Gordon Sim


> On Aug. 11, 2017, 5:46 p.m., Andrew Stitcher wrote:
> > This looks fine.
> > 
> > Can you just confirm that adding this extra field to the frame is still 
> > amqp 1.0 protocol compliant (I dont have time to check that today).

>From spec:








"This field can be used by AMQP proxies to determine the correct back-end 
service to connect the
client to, and to determine the domain to validate the client’s credentials 
against."


- Gordon


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61596/#review182725
---


On Aug. 11, 2017, 5:24 p.m., Gordon Sim wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61596/
> ---
> 
> (Updated Aug. 11, 2017, 5:24 p.m.)
> 
> 
> Review request for qpid and Andrew Stitcher.
> 
> 
> Bugs: PROTON-1535
> https://issues.apache.org/jira/browse/PROTON-1535
> 
> 
> Repository: qpid-proton-git
> 
> 
> Description
> ---
> 
> allow hostname to be set for sasl-init
> 
> 
> Diffs
> -
> 
>   proton-c/include/proton/sasl-plugin.h cbc6684 
>   proton-c/src/sasl/sasl-internal.h fc141b4 
>   proton-c/src/sasl/sasl.c a39e602 
> 
> 
> Diff: https://reviews.apache.org/r/61596/diff/1/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Gordon Sim
> 
>



Re: Review Request 61596: allow hostname to be set for sasl-init

2017-08-11 Thread Andrew Stitcher

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61596/#review182725
---



This looks fine.

Can you just confirm that adding this extra field to the frame is still amqp 
1.0 protocol compliant (I dont have time to check that today).

- Andrew Stitcher


On Aug. 11, 2017, 5:24 p.m., Gordon Sim wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61596/
> ---
> 
> (Updated Aug. 11, 2017, 5:24 p.m.)
> 
> 
> Review request for qpid and Andrew Stitcher.
> 
> 
> Bugs: PROTON-1535
> https://issues.apache.org/jira/browse/PROTON-1535
> 
> 
> Repository: qpid-proton-git
> 
> 
> Description
> ---
> 
> allow hostname to be set for sasl-init
> 
> 
> Diffs
> -
> 
>   proton-c/include/proton/sasl-plugin.h cbc6684 
>   proton-c/src/sasl/sasl-internal.h fc141b4 
>   proton-c/src/sasl/sasl.c a39e602 
> 
> 
> Diff: https://reviews.apache.org/r/61596/diff/1/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Gordon Sim
> 
>