Skip to content

improve bearer validation 4.x branch #235

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

Conversation

jorenvandeweyer
Copy link
Member

Summary

Validate the bearer token with the correct regex as described in the spec.

Linked issue(s)

fixes #127

Involved parts of the project

authenticate handler

Added tests?

already existed

OAuth2 standard

https://datatracker.ietf.org/doc/html/rfc6750#section-2.1

Reproduction

NA

@jorenvandeweyer
Copy link
Member Author

@jankapunkt Maybe we should close this issue and only target this to the 5.x release. This could potentially be breaking?

@jorenvandeweyer
Copy link
Member Author

@jankapunkt Maybe we should close this issue and only target this to the 5.x release. This could potentially be breaking?

I'm going to close this PR, it can be reopened if you want.

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.

b64 regex token checks
2 participants