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

Support multiple authorization header for REST API #1528

Closed
wants to merge 2 commits into from

Conversation

l2m83
Copy link
Contributor

@l2m83 l2m83 commented Jul 16, 2019

Manages multiple autorization header for REST API
Useful when there is an HTTP server authentication as well as the token for REST API.
https://mantisbt.org/bugs/view.php?id=25362

manages multiple autorization header for REST API
@vboctor vboctor changed the title Bug correction for 0025362 Support multiple authorization header for REST API Jul 22, 2019
@vboctor vboctor self-assigned this Jul 22, 2019
Copy link
Member

@vboctor vboctor left a comment

Choose a reason for hiding this comment

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

Thanks @l2m83 for your contribution. I haven't tested yet, but I provided feedback on the changes. Once the changes are done, I will test that original functionality still work as expected.

api/rest/restcore/AuthMiddleware.php Outdated Show resolved Hide resolved
api/rest/restcore/AuthMiddleware.php Outdated Show resolved Hide resolved
api/rest/restcore/AuthMiddleware.php Outdated Show resolved Hide resolved
api/rest/restcore/AuthMiddleware.php Outdated Show resolved Hide resolved
api/rest/restcore/AuthMiddleware.php Outdated Show resolved Hide resolved
api/rest/restcore/AuthMiddleware.php Show resolved Hide resolved
@vboctor
Copy link
Member

vboctor commented Aug 3, 2019

Thanks @l2m83 - merged via 8e84c92

@vboctor vboctor closed this Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants