-
Notifications
You must be signed in to change notification settings - Fork 61
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
v7(tests): profile #164
Milestone
Comments
ruyadorno
added a commit
to ruyadorno/cli
that referenced
this issue
Dec 16, 2020
- Fixes using `--otp` config option in `npm profile enable-2fa` - Prevents trying to enable 2fa if no user is logged in - Add `test/lib/profile.js` tests - Async/await `lib/profile.js` refactor and more - Fixes: npm/statusboard#164
ruyadorno
added a commit
to ruyadorno/cli
that referenced
this issue
Dec 17, 2020
- Fixes using `--otp` config option in `npm profile enable-2fa` - Prevents trying to enable 2fa if no user is logged in - Setting email should not require password - Add `test/lib/profile.js` tests - Async/await `lib/profile.js` refactor and more - Fixes: npm/statusboard#164
isaacs
pushed a commit
to ruyadorno/cli
that referenced
this issue
Dec 18, 2020
- Fixes using `--otp` config option in `npm profile enable-2fa` - Prevents trying to enable 2fa if no user is logged in - Setting email should not require password - Add `test/lib/profile.js` tests - Async/await `lib/profile.js` refactor and more - Fixes: npm/statusboard#164 PR-URL: npm#2373 Credit: @ruyadorno Close: npm#2373 Reviewed-by: @isaacs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: