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

Add support for authentication. #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jlafaye
Copy link

@jlafaye jlafaye commented Oct 21, 2019

Controlling a squeezebox setup via mysqueezebox.com is now possible.

Authentication is performed by sending a username & a password to
mysqueezebox.com which replies with an authentication cookie that should
be included in all future requests. The authentication method has been
replicated from the one performed by the web remote control found on
http://www.mysqueezebox.com/index/Home.

Controlling a squeezebox setup via mysqueezebox.com is now possible.

Authentication is performed by sending a username & a password to
mysqueezebox.com which replies with an authentication cookie that should
be included in all future requests. The authentication method has been
replicated from the one performed by the web remote control found on
http://www.mysqueezebox.com/index/Home.
@jlafaye
Copy link
Author

jlafaye commented Oct 21, 2019

Ok, I will fix the missing mocked cookies and let you know when it is fixed.

@jlafaye jlafaye force-pushed the feature/master/squeezebox_dot_com_authentication branch from dabd1de to f3b08f4 Compare October 21, 2019 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant