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

fix(auth): properly populate request.auth on failed auth #4002

Merged
merged 1 commit into from
Dec 28, 2019

Conversation

wraithgar
Copy link
Contributor

Currently request.auth is only populated on failed auth if the mode is set to 'try'
This will make that object always populated, regardless of auth mode.

Currently request.auth is only populated on failed auth if the mode is set to 'try'
This will make that object always populated, regardless of auth mode.
@wraithgar
Copy link
Contributor Author

The issue for this is here: #4000

@hueniverse hueniverse merged commit 6b7e612 into hapijs:master Dec 28, 2019
@hueniverse hueniverse self-assigned this Dec 28, 2019
@hueniverse hueniverse added the feature New functionality or improvement label Dec 28, 2019
@hueniverse hueniverse added this to the 19.0.0 milestone Dec 28, 2019
hueniverse added a commit that referenced this pull request Dec 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants