Dr-Blank / Vaani

Beautiful, Fast and Functional client for your Audiobookshelf server.
GNU Affero General Public License v3.0
50 stars 0 forks source link

Ability to set custom proxy headers #61

Open 9glenda opened 1 week ago

9glenda commented 1 week ago

I know this is a weird feature request for a niche workflow so feel free to just close as WONTFIX.

The Google Photos alternative immich has this feature to set custom proxy headers. And I'm want the same for Vanni. Screenshot_20241015-224920 It's basically a header for every http request you can specify in the settings. 1000037116

Why would this be useful?

It's a nich but I'm don't use subdomains and therefore am able to only have one https reverse proxy running on port 443. Since immich already supports the custom headers I'm can configure my reverse proxy to forward all the requests with the immich header to immich and those without to another service. This allows me to host multiple services on the same port. I hope it's clear what i meant to say my explanation is pretty bad.

Thank you for your effort Vanni is a great project!

jae04cc commented 1 week ago

Other apps have this too, like Plappa. It would also enable support for auth through things like cloudflare tunnels.

9glenda commented 1 week ago

Other apps have this too, like Plappa. It would also enable support for auth through things like cloudflare tunnels.

Maybe it's not as niche as I thought.

Dr-Blank commented 4 days ago

added to roadmap