Replies: 2 comments 6 replies
-
Hello! |
Beta Was this translation helpful? Give feedback.
6 replies
-
#101 - that has been pulled in to the develop branch so should be in the next release There is a new config entry:
Set that to false and this does exactly what your original point asked for. FYI - what I also do is have my fileshelter behind a reverse proxy and use authentik to have anyone unauthorised prohibited from going to any fileshelter page apart from the download one. My nginx config is:
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, I want to share files with my client, but i do not want him to be able to create new shares using my server.
I have tried to protect (using apache+proxy) the /share-create endpoint using .htaccess but it somehow fails:
So how can I protect the new share button and/or hide it from the download page?
Thanks in advance !
Beta Was this translation helpful? Give feedback.
All reactions