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

Auto detect authentication type #80

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

utkarshmani1997
Copy link
Contributor

No description provided.

@utkarshmani1997
Copy link
Contributor Author

@xhit could you please review?

@xhit
Copy link
Owner

xhit commented Jun 28, 2023

Hi, thanks for the contribution!

This is a breaking change, so, I cannot merge this on master now, can be used in v3 branch, but I prefer another implementation: to add another AuthType called AuthAuto and set as default.

If AuthAuto is specified, call your implementation. This will be useful to users that will test custom SMTP servers (I have one that depending the AuthType less memory is used, also I need to test different behaviors depending the AuthType).

With this, current implementation will be available.

Signed-off-by: utkarshm <utkarshm@jfrog.com>
@utkarshmani1997
Copy link
Contributor Author

Sounds good. I have addressed your concerns in the new commit.

@utkarshmani1997
Copy link
Contributor Author

@xhit could you please review ?

@xhit
Copy link
Owner

xhit commented Jul 4, 2023

Hi, I expect review this today

Thanks

@xhit xhit merged commit 9020603 into xhit:master Jul 4, 2023
@xhit
Copy link
Owner

xhit commented Jul 4, 2023

Merged, thanks for contribution!

@utkarshmani1997
Copy link
Contributor Author

Thank you

@utkarshmani1997 utkarshmani1997 deleted the auto-detect-auth-type branch July 5, 2023 04:55
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