Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Hotfix] Avoid throwing when credential request comes #18

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

keigohtr
Copy link
Member

What is this PR for?

When ldap auth is active, dashboard never wake.
This is because #11 modified to throw errors correctly (ref).

This PR is hotfix that when /credential request happens, it escapes throwing error.

This PR includes

  • Avoid throwing when credential request comes

What type of PR is it?

Hotfix

What is the issue?

N/A

How should this be tested?

Run with LDAP mode.

@keigohtr keigohtr self-assigned this Aug 22, 2018
@keigohtr keigohtr requested review from sugyan and yustoris August 22, 2018 07:55
@keigohtr
Copy link
Member Author

This is a hotfix.
We need to refactor it for the authentication.

Copy link
Member

@yustoris yustoris left a comment

Choose a reason for hiding this comment

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

As a hotfix, LGTM !
Sorry to forget confirming along with authentication and thank you for the PR.

@keigohtr
Copy link
Member Author

Thank you! @yustoris

@keigohtr keigohtr merged commit 377f6cd into master Aug 22, 2018
@keigohtr keigohtr deleted the hotfix/avoid-throw-when-credential branch August 22, 2018 08:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants