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

Authenticated public links break uploads #9298

Closed
JammingBen opened this issue Jun 27, 2023 · 1 comment · Fixed by #9299
Closed

Authenticated public links break uploads #9298

JammingBen opened this issue Jun 27, 2023 · 1 comment · Fixed by #9299
Assignees
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working

Comments

@JammingBen
Copy link
Collaborator

Steps to reproduce

  1. Create a folder with 2 resources
  2. Create a public link for that folder
  3. Open the public link in an authenticated context (or login on the public link page)
  4. Navigate to your personal table
  5. Upload a file -> it breaks because the request uses the public link token as auth token
@dschmidt
Copy link
Member

c.f. a5b1717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants