Skip to content
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.

Allow scheme, username and password in connections #40

Conversation

mpaolini
Copy link
Contributor

@mpaolini mpaolini commented Jun 8, 2016

  • Endpoint namedtuple changes:
    • gains a new item netloc a position 0
    • Username and password are stored in host item 1
  • Use urllib to parse connection strings

Marco Paolini added 2 commits June 8, 2016 18:29
- Endpoint namedtuple changes:
  - gains a new item netloc a position 0
  - Username and password are stored in host item 1
- Use urllib to parse connection strings
@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 85.016% when pulling ff08c38 on elastic-coders:allow_endpoint_auth_and_https into a15a6cb on aio-libs:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 85.456% when pulling 7105da7 on elastic-coders:allow_endpoint_auth_and_https into a15a6cb on aio-libs:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 85.456% when pulling b80bc03 on elastic-coders:allow_endpoint_auth_and_https into a15a6cb on aio-libs:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 85.081% when pulling 712d9f6 on elastic-coders:allow_endpoint_auth_and_https into a15a6cb on aio-libs:master.

@mpaolini mpaolini mentioned this pull request Jun 9, 2016
@mpaolini
Copy link
Contributor Author

I am using this in staging and it works OK with bonsai.io hosting. Is it ok to merge?

@asvetlov asvetlov merged commit f4d263f into aio-libs-abandoned:master Jun 19, 2016
@asvetlov
Copy link
Contributor

Thanks you, Marco.
Sorry for long delay.
Would you a new aioes release?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants