Skip to content

Auto detect authentication type#80

Merged
xhit merged 1 commit into
xhit:masterfrom
utkarshmani1997:auto-detect-auth-type
Jul 4, 2023
Merged

Auto detect authentication type#80
xhit merged 1 commit into
xhit:masterfrom
utkarshmani1997:auto-detect-auth-type

Conversation

@utkarshmani1997

Copy link
Copy Markdown
Contributor

No description provided.

@utkarshmani1997 utkarshmani1997 force-pushed the auto-detect-auth-type branch from 1785868 to e998e7a Compare June 28, 2023 10:31
@utkarshmani1997

Copy link
Copy Markdown
Contributor Author

@xhit could you please review?

@xhit

xhit commented Jun 28, 2023

Copy link
Copy Markdown
Owner

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 utkarshmani1997 force-pushed the auto-detect-auth-type branch from e998e7a to 1829554 Compare June 30, 2023 06:42
@utkarshmani1997

Copy link
Copy Markdown
Contributor Author

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

@utkarshmani1997

Copy link
Copy Markdown
Contributor Author

@xhit could you please review ?

@xhit

xhit commented Jul 4, 2023

Copy link
Copy Markdown
Owner

Hi, I expect review this today

Thanks

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

xhit commented Jul 4, 2023

Copy link
Copy Markdown
Owner

Merged, thanks for contribution!

@utkarshmani1997

Copy link
Copy Markdown
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