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

Allow username/password in URL to connect #283

Closed
nuentes opened this issue Jun 20, 2017 · 3 comments
Closed

Allow username/password in URL to connect #283

nuentes opened this issue Jun 20, 2017 · 3 comments

Comments

@nuentes
Copy link

nuentes commented Jun 20, 2017

I was wondering if it's possible to create a URL that automatically logs me in. The first example I can think of is NZBGet, where I can enable password protection, and then set the URL to localhost:6789/nzbget:tegbzn6789/ (nzbget being the default username, and tegbzn6789 being the default password). Navigating to this will automatically log me in to the site, and keep me logged in. Is anything like this possible in chorus2?
Edit - just saw this is the same request as #269, but I'd like to keep this open as an enhancement request.

@jez500
Copy link
Collaborator

jez500 commented Jun 27, 2017

Would something like http://user:password@kodi-ip work?

@nuentes
Copy link
Author

nuentes commented Dec 27, 2017

Oof. Sorry I never replied.

I was thinking about this today, and realized my issue with the way login occurs is through a prompt within the browser, rather than a splash webpage. If there were a splash webpage to login to, then I would be able to login with my password manager app. My password manager can't login via the browser prompt. Is something like that possible?

@malard
Copy link
Contributor

malard commented Jan 27, 2024

closing, modern password managers are able to support the current login method far better than 7 years ago

@malard malard closed this as completed Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants