JagandeepBrar / lunasea

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

[Feature Request] Ability to work wth HTTP Basic Auth #16

Closed theg00s3 closed 4 years ago

theg00s3 commented 4 years ago

Describe the solution you'd like The ability to type in the HTTP Basic Auth credentials in the app

Additional context I have my nginx setup to prompt for credentials, so I can't use this app until I can authenticate myself in app

Lasikie commented 4 years ago

See this

https://github.com/JagandeepBrar/LunaSea/issues/5#issuecomment-569838280

Sent with GitHawk

theg00s3 commented 4 years ago

I think I found out why that wasn't working for me with Sonarr. I'm running Sonarr v3, which has a different API scheme to Sonarr v2