Mar 14
Support for custom headers in server configuration
When enabling external access to self-hosted applications, it is quite useful to set a Forward-Auth pattern that blocks server access unless authenticated at the reverse-proxy level. This effectively blocks access to the API for applications, which cannot authenticate to the authentication provider (as there's no web flow). The solution for this is to create secret headers that alow to bypass the Forward-Auth, and they can then be used in applications that support setting them.Therefore, would that be possible in the server configuration of Komic to add the feature to set an arbitrary number of header names and values? This could also be used for secure access with Cloudflare Tunnels I believe.The applications for Immich or Paperless Swift implement similar features already on iOS, to get an idea of what it could look like.
Completed
I tested the last update and it works perfectly, same for the API key too. Thanks for your work. I have purchased a lifetime license :)