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

No password non trusted users #68

Merged
merged 5 commits into from
Sep 17, 2022

Conversation

osaxma
Copy link
Contributor

@osaxma osaxma commented Sep 17, 2022

Fixes #65

_authenticator.onMessage(message); was throwing Null check operator used on a null value exception but it was not propagated properly to the completer in the open() method.

@isoos isoos merged commit 5fed2bd into isoos:master Sep 17, 2022
@isoos
Copy link
Owner

isoos commented Sep 17, 2022

Should I publish, or do you have something else in the pipeline?

@osaxma
Copy link
Contributor Author

osaxma commented Sep 17, 2022

No, I don't have anything else. Thanks!

@osaxma osaxma deleted the no_password_non_trusted_users branch September 17, 2022 15:57
@isoos
Copy link
Owner

isoos commented Sep 17, 2022

published, thank you!

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.

Connecting without password times out
2 participants