Skip to content

Fix for handling multiple strategies#29

Merged
hueniverse merged 2 commits intohapijs:masterfrom
bruderstein:fix-multiple-strategies
Nov 12, 2014
Merged

Fix for handling multiple strategies#29
hueniverse merged 2 commits intohapijs:masterfrom
bruderstein:fix-multiple-strategies

Conversation

@bruderstein
Copy link
Copy Markdown
Contributor

Following issue #307 in hapijs, it is necessary to use the scheme name
as the second parameter to Boom.unauthorized().

Added test for multiple strategies

Following issue #307 in hapijs, it is necessary to use the scheme name
as the second parameter to Boom.unauthorized().

Added test for multiple strategies
test/index.js Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Empty line missing after every function declaration. Space after function. return before next() and reply()

@hueniverse hueniverse added the bug Bug or defect label Sep 16, 2014
@hueniverse hueniverse self-assigned this Sep 16, 2014
@hueniverse
Copy link
Copy Markdown
Contributor

Looks good. Just a few style issues.

@hueniverse hueniverse added this to the 1.3.3 milestone Nov 12, 2014
hueniverse pushed a commit that referenced this pull request Nov 12, 2014
Fix for handling multiple strategies
@hueniverse hueniverse merged commit 5e8c92c into hapijs:master Nov 12, 2014
@lock
Copy link
Copy Markdown

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Bug or defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants