Replies: 1 comment 3 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
first of all thanks for creating Amperfy, it looks nice and feels modern. Very appreciated.
I would like to suggest the option to add custom headers to the API requests. This would enable me to put my Subsonic server behind a (Cloudflare) tunnel. Usually, the server URL would require authentication through some identity provider first (in my case it's Github), but by sending a specific Service Auth header, Amperfy would be able to bypass this authentication.
After seeing Symfonium (closed-source Subsonic client for Android) offering this option, I tried to setup my server with this additional layer of authentication and it worked just as expected.
While this might not increase security by a lot, I think it's still nice to be able to have an additional layer of authentication.
I tried my hand at building Amperfy locally on my Macbook, but for some reason it crashes on startup with the following exception:
Maybe I can work on this feature myself if I can get Amperfy to build.
Thanks & Regards
Beta Was this translation helpful? Give feedback.
All reactions