linuxserver / reverse-proxy-confs

These confs are pulled into our SWAG image: https://github.com/linuxserver/docker-swag
GNU General Public License v3.0
1.33k stars 300 forks source link

[BUG] komga, remove /api block #620

Closed FrenchGithubUser closed 6 months ago

FrenchGithubUser commented 10 months ago

Is there an existing issue for this?

Current Behavior

the last block for /api is not needed and makes the initial register page not work (there is no "create account" button anymore)

Expected Behavior

No response

Steps To Reproduce

Run latest komga release with swag

nemchik commented 9 months ago

I am a bit confused why this would make a button not appear. The api endpoint is proxied the same way that the main location is. The documentation does indicate that there is an /api endpoint, and in general we include these as a way to allow access to an api without additional proxy auth configurations.

FrenchGithubUser commented 9 months ago

I don't know either. I simply know that after removing it it worked, and that the button was not here with /api.

Also, the example reverse proxy conf does not have /api

LinuxServer-CI commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 5 months ago

This issue is locked due to inactivity