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

fix: npm profile refactor #2373

Merged
merged 1 commit into from Dec 18, 2020

Commits on Dec 18, 2020

  1. fix: npm profile refactor

    - 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
    ruyadorno authored and isaacs committed Dec 18, 2020
    Copy the full SHA
    cba3341 View commit details
    Browse the repository at this point in the history