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 auth on mo_url #129

Merged
merged 2 commits into from
Jul 10, 2017
Merged

Allow auth on mo_url #129

merged 2 commits into from
Jul 10, 2017

Conversation

smn
Copy link
Member

@smn smn commented Jul 10, 2017

Auth can either be basic auth:

mo_url: 'https://foo:bar@example.org/'

or via token auth:

mo_url_auth_token: 'the token to use'

@smn
Copy link
Member Author

smn commented Jul 10, 2017

@miltontony @KaitCrawford @jpaidoussi ready for review

@smn
Copy link
Member Author

smn commented Jul 10, 2017

This is a backwards compatible change.

@mracter
Copy link

mracter commented Jul 10, 2017

+1

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.

2 participants