Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: backward incompatible change to NULL with ZAP #3018

Merged
merged 2 commits into from
Mar 22, 2018

Conversation

bluca
Copy link
Member

@bluca bluca commented Mar 22, 2018

Solution: fix it like for other mechanism, add test

bluca added 2 commits March 22, 2018 19:25
Solution: override unused parameter for NULL wrapper
Solution: like for other mechanism, do not enforce strict ZAP protocol
adherence unless the specific socket option is enabled with NULL auth.

Add test to exercise this functionality, and fix ZAP test to set the
socket option when it uses NULL auth.

See: zeromq/pyzmq#1152
@c-rack c-rack merged commit 7f1f705 into zeromq:master Mar 22, 2018
@bluca bluca deleted the null_auth_regression branch March 22, 2018 21:13
@bluca
Copy link
Member Author

bluca commented Mar 23, 2018

@sigiesec when you have a sec could you please have a look and see if I missed something?

@sigiesec
Copy link
Member

@bluca I gave it a quick look. Looks good from my point of view :)

@bluca
Copy link
Member Author

bluca commented Mar 23, 2018

OK - I'll then do a revert of the recent changes to STABLE API, do a 4.2.5 bugfix only so that pyzmq can get unblocked, and then re-instate 4.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants