File sharing #51
Unanswered
schellekensonline
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using hurlenko/filebrowser behind a reverse proxy with authentication, and setup filebrowser with "FB_NOAUTH" enabled. I have setup the reverse proxy to not use the authentication middleware when the path contains "/share"
I was trying to share a folder. However when I am logged-in/authenticated it works fine but when I am not logged in the share seems to be unreacable. I see progress dots but nothing happens. Then is saw that also data from, "/assets" was needed too, but next to that also a blob from the base domain... What is the safe way to allow sharing to others while having authentication for others?
Thanks in advance for the help
Beta Was this translation helpful? Give feedback.
All reactions