psi-4ward / psitransfer

Simple open source self-hosted file sharing solution.
BSD 2-Clause "Simplified" License
1.46k stars 211 forks source link

RFE : no upload-password for internal ip #237

Open bvdbos opened 1 year ago

bvdbos commented 1 year ago

We use Psi-transfer at work with a password for uploading. We'd like to be able to skip this password-part for people from a designated (local) ip-range.

psi-4ward commented 1 year ago

Best to solve this using a proxy with Auth config

rdemendoza commented 1 year ago

We are using Nginx but we didn't succeed to make it work... Can you develop how to do it ?