Skip to content

caching_sha2_password can now be used without TLS #480

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

Merged
merged 69 commits into from
Jun 7, 2025

Conversation

anarthal
Copy link
Collaborator

close #313

Copy link

codecov bot commented Jun 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.15%. Comparing base (90405e7) to head (dfb962a).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #480   +/-   ##
========================================
  Coverage    99.15%   99.15%           
========================================
  Files          143      144    +1     
  Lines         7297     7370   +73     
========================================
+ Hits          7235     7308   +73     
  Misses          62       62           
Files with missing lines Coverage Δ
include/boost/mysql/client_errc.hpp 100.00% <ø> (ø)
include/boost/mysql/impl/error_categories.ipp 98.80% <100.00%> (+0.02%) ⬆️
...sql/impl/internal/sansio/caching_sha2_password.hpp 100.00% <100.00%> (ø)
...l/impl/internal/sansio/csha2p_encrypt_password.hpp 100.00% <100.00%> (ø)
...ude/boost/mysql/impl/internal/sansio/handshake.hpp 99.31% <100.00%> (+0.08%) ⬆️
...sql/impl/internal/sansio/mysql_native_password.hpp 100.00% <100.00%> (ø)
include/boost/mysql/impl/is_fatal_error.ipp 100.00% <100.00%> (ø)
include/boost/mysql/impl/pfr.hpp 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 90405e7...dfb962a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@anarthal anarthal merged commit 6a82609 into develop Jun 7, 2025
6 checks passed
@anarthal anarthal deleted the feature/313-csha2p-plaintext branch June 7, 2025 11:20
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.

caching_sha2_password should not require SSL
1 participant