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

Support lowercase username and password challenge #282

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

lipangeng
Copy link
Contributor

Some email services, such as smtp.163.com and smtpdm.aliyun.com, return "334 dXNlcm5hbWU6" for "username:". For compatibility, support for "username:" and "password:" has been added.

@wneessen
Copy link
Owner

That's an interesting behaviour. Thanks @lipangeng, appreciate the PR! LGTM.

@wneessen wneessen merged commit 84b5ebc into wneessen:main Aug 16, 2024
21 of 25 checks passed
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.88%. Comparing base (637f5e0) to head (647ff86).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
- Coverage   85.27%   79.88%   -5.39%     
==========================================
  Files          25       25              
  Lines        2078     2078              
==========================================
- Hits         1772     1660     -112     
- Misses        181      298     +117     
+ Partials      125      120       -5     

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

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.

2 participants