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

Support basic authentification #1

Closed
raspbeguy opened this issue Jun 26, 2016 · 3 comments
Closed

Support basic authentification #1

raspbeguy opened this issue Jun 26, 2016 · 3 comments
Labels

Comments

@raspbeguy
Copy link

I've got a beets server behind a HTTPS Nginx reverse proxy with basic authentification setting. I cannot access it with the app, I tried to type the URL with the syntax https://user:password@server.tld.
On server logs, I can see it tried to log without any authentification items, resulting to a 401 error.

@maxammann
Copy link
Owner

Going to look into it. There is also another issue at the moment. A pending pull request: beetbox/beets#2050

@nico202
Copy link
Contributor

nico202 commented May 24, 2018

Years later I added basic support for it. Password is saved in clear text but for me it's enough, see PR #4

@maxammann
Copy link
Owner

This has been implemented in PR #4 Thanks @nico202 :)

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

3 participants