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

feat: support empty password when set auth #213

Merged
merged 2 commits into from
Aug 14, 2021

Conversation

bluelovers
Copy link
Contributor

index.js Outdated Show resolved Hide resolved
@lpinca
Copy link
Member

lpinca commented Aug 12, 2021

This needs tests, and for completeness setting 'username' or 'password' should also update 'auth' but that can be done separately in a different PR/commit.

Co-authored-by: Luigi Pinca <luigipinca@gmail.com>
@lpinca lpinca merged commit 993acbe into unshiftio:master Aug 14, 2021
@lpinca
Copy link
Member

lpinca commented Aug 14, 2021

Thank you. I'll add tests myself later.

lpinca added a commit that referenced this pull request Aug 14, 2021
Test that when the value of the `auth` property is updated, the values
of the `username` and `password` properties are also updated.

Refs: #213
lpinca added a commit that referenced this pull request Aug 23, 2021
Update the value of the `auth` property when the `username` or
`password` property is set.

Refs: #213 (comment)
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