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

[BUG] Prowlarr: External API access without basic_auth not working #1092

Open
Wyall opened this issue Nov 7, 2023 · 0 comments
Open

[BUG] Prowlarr: External API access without basic_auth not working #1092

Wyall opened this issue Nov 7, 2023 · 0 comments
Labels

Comments

@Wyall
Copy link
Contributor

Wyall commented Nov 7, 2023

What happened?

Steps to reproduce:

  1. Try to access a Prowlarr indexer API externally (RSS symbol in Prowlarr, e.g. https://URL.TLD/prowlarr/14/api?apikey=KEY

Expected results: No basic_auth according to the nginx config of Prowlarr. For me it does happen though.
If I change the prowlarr.conf closer to https://wiki.servarr.com/prowlarr/installation/reverse-proxy it seems to work; Remove the ^~ for /prowlarr and keep ~ for the API.

Swizzin commit

5253f36

What OS are you using?

Ubuntu 20.04 (Focal)

What architecture is your OS?

amd64

Relevant logs and output

No response

@Wyall Wyall added the bug label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant