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

Commits on Aug 16, 2024

  1. Allow sending info.json XHR with Authorization header (cantaloupe-pro…

    …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.
    Alex Dolski authored and ksclarke committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c3a6e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbee165 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    209cf94 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    b6236e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    fe5c06e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4d7dc1 View commit details
    Browse the repository at this point in the history