JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.28k stars 63 forks source link

[Feature Request] Custom Headers for Search #234

Closed rg9400 closed 4 years ago

rg9400 commented 4 years ago

I really appreciate the custom headers being added for the modules. It allows me to keep the headers locked down via Organizr authentication or Authelia or some other security authentication while still allowing Lunasea to communicate.

However, I cannot do this for my search module (NZBHydra), which means I need to leave this service's endpoints open and exposed.

JagandeepBrar commented 4 years ago

Hey! This is definitely an oversight on my part, didn't factor in NZBHydra2 when I thought that headers wouldn't be useful for the search module. I have created a feedback board issue for you where you can follow along on progress, but it should be implemented in the near future: https://feedback.lunasea.app/73

I am going to close the issue however, as I try to keep GitHub issues to actual issues and bugs.