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

Check authentication type using enum instead of string (#54145) #54246

Merged

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Mar 26, 2020

Avoid string comparison when we can use safter enums.
This refactor is a follow up for #52178.

Resolves: #52511

Avoid string comparison when we can use safter enums.
This refactor is a follow up for elastic#52178.

Resolves: elastic#52511
@ywangd ywangd merged commit 1afd510 into elastic:7.x Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant