-
Notifications
You must be signed in to change notification settings - Fork 35
Handshake is now more resilient #474
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #474 +/- ##
========================================
Coverage 99.14% 99.15%
========================================
Files 142 143 +1
Lines 7278 7297 +19
========================================
+ Hits 7216 7235 +19
Misses 62 62
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Errors issued by the server for caching_sha2_password users after a fast auth OK packet has been received (e.g. bad database errors) are now reported correctly
Handshake now correctly detects protocol violation errors, like double auth switches
close #469
close #468