Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Prowlarr nginx config #1128

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

Noxillio
Copy link

@Noxillio Noxillio commented Feb 4, 2024

Description

Add an extra location directive to Prowlarr's nginx config that restores unauthenticated access to its own API

Fixes issues:

Proposed Changes:

  • Add new directive for /$app_baseurl/api

Change Categories

  • Bug fix

Checklist

  • Branch was made off the develop branch and the PR is targetting the develop branch
  • Docs have been made OR are not necessary
  • Changes to panel have been made OR are not necessary
  • Code conforms to project structure (See more)
  • Prints to terminal are handled (See more) N/A
  • I have commented my code, particularly in hard-to-understand areas N/A
  • Testing was done
    • Tests created or no new tests necessary
    • Tests executed

Test scenarios

Architectures

amd64 armhf arm64 Unspecified
Jammy
Focal
Bookworm
Bullseye
Buster
Raspbian ⚫️ ⚫️ ⚫️

✅❎ Passed

🛠🛠 TODO

❌❌ Currently failing

@Noxillio
Copy link
Author

Noxillio commented Feb 4, 2024

Made a quick little update because I didn't realize there was another API for indexers. Whoopsies. This'll permit that to continue working and also fix Prowlarr's /api endpoint

@brettpetch
Copy link
Member

This requires an updater to swap the config as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants