Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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: #2373 Credit: @ruyadorno Close: #2373 Reviewed-by: @isaacs
- Loading branch information