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

bug-1910092: Add Vary: Auth-Token header for requests with a token. #3006

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

smarnach
Copy link
Contributor

To verify that this is working, run

curl -H "Auth-Token: c7c1f8cab79545b6a06bc4122f0eb3cb" -I http://localhost:3000/api/uploads/

substituting your auth token for the local env; the one above is the one from the slick.sh file we distribute. Verify that the Vary header includes "Auth-Token".

@smarnach smarnach requested a review from a team as a code owner September 10, 2024 15:27
@smarnach smarnach merged commit 89a81f5 into main Sep 12, 2024
3 checks passed
@smarnach smarnach deleted the vary-auth-token branch September 12, 2024 10:15
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.

2 participants