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 login to websocket API #143

Merged
merged 1 commit into from
Jul 6, 2016
Merged

Add login to websocket API #143

merged 1 commit into from
Jul 6, 2016

Conversation

mhilton
Copy link

@mhilton mhilton commented Jul 5, 2016

Support macaroon login on the websocket API. If connecting to a
non-controller model, send a redirect to the hosting controller.

Location: loc,
},
}
if len(loc) > 0 {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the controller is public and a user is added if len(loc) != 0?
Could you please add a comment?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@frankban
Copy link
Contributor

frankban commented Jul 5, 2016

👍 with some requests and questions.
This looks great thank you!

Support macaroon login on the websocket API. If connecting to a
non-controller model, send a redirect to the hosing controller.
@mhilton
Copy link
Author

mhilton commented Jul 6, 2016

:shipit:

@jujugui
Copy link

jujugui commented Jul 6, 2016

Status: merge request accepted. Url: http://ci.theblues.io:8080/job/jem-merge

@jujugui jujugui merged commit 544fed8 into canonical:jimm Jul 6, 2016
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.

3 participants