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

Allow sending passwords over SSL #283

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

simolus3
Copy link
Contributor

We're not really sending a cleartext password when the underlying connection is encrypted, so I think we can allow this.

Fixes #282.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7b27f4d) 85.78% compared to head (86e3703) 85.79%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #283      +/-   ##
==========================================
+ Coverage   85.78%   85.79%   +0.01%     
==========================================
  Files          25       25              
  Lines        2251     2253       +2     
==========================================
+ Hits         1931     1933       +2     
  Misses        320      320              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@isoos isoos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work, thank you!

@isoos isoos merged commit 39993ee into isoos:master Jan 24, 2024
1 check passed
@rogersm-uwosh
Copy link

Awesome work, thank you!

I concur! Thank you so much for doing this!

@simolus3 simolus3 deleted the ssl-passwords branch January 24, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants