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

getCredentials returns null if incomplete #43

Merged
merged 2 commits into from
Mar 30, 2015

Conversation

Hywan
Copy link
Member

@Hywan Hywan commented Mar 19, 2015

If the colon is missing (in user:password), getCredentials will return an array of one value instead of null whereas this is incorrect. We then check that the credentials form a pair of two values.

If the colon is missing (in `user:password`), `getCredentials` will
return an array of one value instead of null whereas this is incorrect.
We then check that the credentials form a pair of two values.
@Hywan Hywan added the bug label Mar 19, 2015
@Hywan
Copy link
Member Author

Hywan commented Mar 30, 2015

ping?

evert added a commit that referenced this pull request Mar 30, 2015
`getCredentials` returns null if incomplete
@evert evert merged commit 42db5f4 into sabre-io:master Mar 30, 2015
@Hywan
Copy link
Member Author

Hywan commented Mar 30, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants