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

Fix HTTP 302 redirects via delegate for identifiers with slashes #585

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

markmatney
Copy link

Fixes #581.

@markmatney markmatney changed the title Fix HTTP 302 redirects via delegate for identifiers with slashes (#581) Fix HTTP 302 redirects via delegate for identifiers with slashes Apr 29, 2022
@cachemeoutside
Copy link

@adolski Any ETA on getting PR review and potentially released?

@glenrobson glenrobson requested a review from ksclarke July 31, 2024 15:34
@ksclarke ksclarke changed the base branch from release/5.0 to develop August 16, 2024 20:13
@ksclarke ksclarke self-assigned this Aug 16, 2024
@ksclarke
Copy link
Contributor

Noting correspondence to UCLA docker-cantaloupe patch: issue-581-v5.0.5.patch

@jcoyne
Copy link
Contributor

jcoyne commented Aug 28, 2024

I think it's great that you provided a couple of unit tests. For us to understand the need better, can you provide a system test so that we can see when you have a certain system configuration, it gives a certain response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delegate system does not allow HTTP 302 redirects for resources whose ID contains a slash
5 participants