lamarios / clipious

Invidious client for android
GNU Affero General Public License v3.0
803 stars 27 forks source link

No thumbails if behind nginx http-auth #518

Open wieluk opened 3 months ago

wieluk commented 3 months ago

My thumbails work fine if i disable http-auth but with auth enabled and server changed in the app to user:pass@invidious.instance.com they won't load.

Has anyone experienced this?

I have https_only: true , external_port: 443 and domain: invidious.instance.com in my config.

gabriel-eladi commented 2 months ago

what do you mean by http_auth? do you mean HTTP basic auth? if so, then i've also tried turning on HTTP basic auth for my instance, and setting the server to https://user:password@invidious.instance.com and I couldn't even watch videos, let alone see the thumbnails. i'm not sure if HTTP basic auth is supported for Clipious.

wieluk commented 2 months ago

Yea i mean http basic auth. On #54 the the login for http auth is fixed so it seems to work for some with auth.