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

Bugfix/xhr allow authorization header #670

Conversation

ksclarke
Copy link
Contributor

@ksclarke ksclarke commented Jul 3, 2024

Retargeting the #583 PR to the develop branch.

@jcoyne
Copy link
Contributor

jcoyne commented Jul 3, 2024

Will this close #580?

@ksclarke
Copy link
Contributor Author

ksclarke commented Jul 3, 2024

Yes, thanks, I've added that to main PR message b/c I'm not clear on whether that auto-close functionality will work from a comment.

Fwiw, CI build is failing because of the Grok issue.

@ksclarke
Copy link
Contributor Author

Kevin needs to look at this and resolve the broken CI builds. JDKs were updated but that's resulting in broken CI builds.

@ksclarke ksclarke self-assigned this Jul 31, 2024
@ksclarke ksclarke force-pushed the bugfix/xhr-allow-authorization-header branch from a0ee9ef to 768b4c0 Compare August 16, 2024 17:01
…ject#574)

Web browser clients implementing IIIF Authentication API 1.0 may send
info.json requests with an Authorization header via XMLHttpRequest
(XHR). Such requests are "pre-flighted", and the pre-flight response
must explicitly state that the Authorization header is allowed in order
for the browser to proceed with the request.
@ksclarke ksclarke force-pushed the bugfix/xhr-allow-authorization-header branch from 95a1277 to c3a6e9a Compare August 16, 2024 17:37
@ksclarke
Copy link
Contributor Author

ksclarke commented Aug 27, 2024

Will this close #580?

I was incorrect before saying "yes" to this. Mark was disagreeing with the way Alex implemented the fix and I need a bit more time to look into the differences. I've re-created a draft PR (#697) to compare. This current PR is okay as is, though.

@jcoyne jcoyne merged commit 52062c1 into cantaloupe-project:develop Sep 25, 2024
8 checks passed
@jcoyne jcoyne mentioned this pull request Sep 25, 2024
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.

4 participants