Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
allow Authorization header #2285
Conversation
matrixbot
commented
Jun 16, 2017
|
Can one of the admins verify this patch? |
matrixbot
commented
Jun 16, 2017
|
Can one of the admins verify this patch? |
matrixbot
commented
Jun 16, 2017
|
Can one of the admins verify this patch? |
|
@matrixbot ok to test |
|
Thanks for this! |
erikjohnston
merged commit 0a9315b
into
matrix-org:develop
Jun 16, 2017
krombel
deleted the
krombel:allow_authorization_header
branch
Jun 16, 2017
krombel
referenced this pull request
in matrix-org/matrix-js-sdk
Jul 4, 2017
Merged
Use access-token in header #478
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
krombel commentedJun 16, 2017
The implementation of the Authorization header got implemented in #1098 but the header was not allowed (CORS)