HTTP Basic authentication method
kkwpsi opened this issue · 1 comments
kkwpsi commented
Is your feature request related to a problem? Please describe.
Not everyone exposes Invidious instance to the world. One of the security measures is HTTP Basic authentication.
Describe the solution you'd like
The application should determine whether additional authentication is required according to the HTTP Basic Auth rules. If so, the settings (login/password) saved in the application should be used.
lamarios commented
Fix will be in next release