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

Do not depend the Authorization header on the token type. #1041

Merged
merged 3 commits into from
May 4, 2017

Conversation

stefangr
Copy link
Contributor

@stefangr stefangr commented May 3, 2017

The token type is case insensitive.
The authorization scheme of the Authorization header is case sensitive.

Fixes #1040

stefangr and others added 2 commits May 3, 2017 15:23
The token type is case insensitive.
The authorization scheme of the Authorization header is case sensitive.
@buunguyen
Copy link
Contributor

LGTM. @bodnia what do you think?

@webron webron requested a review from bodnia May 3, 2017 18:55
@bodnia bodnia merged commit 2aa349f into swagger-api:master May 4, 2017
@stefangr stefangr deleted the fix_for_1040 branch May 4, 2017 07:42
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.

3 participants