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

warehouse: Require a verified email for 2FA modifications #5889

Merged
merged 15 commits into from
May 30, 2019

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    c5f93ea View commit details
    Browse the repository at this point in the history
  2. warehouse: Fix import order

    woodruffw committed May 20, 2019
    Configuration menu
    Copy the full SHA
    d23204d View commit details
    Browse the repository at this point in the history
  3. warehouse: Simplify services check

    The method within the User model does the work here.
    woodruffw committed May 20, 2019
    Configuration menu
    Copy the full SHA
    4ffdf03 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    e5229de View commit details
    Browse the repository at this point in the history
  2. fix account factory

    ewdurbin committed May 23, 2019
    Configuration menu
    Copy the full SHA
    1ffef72 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. warehouse: Update docstring

    woodruffw committed May 24, 2019
    Configuration menu
    Copy the full SHA
    517ce2a View commit details
    Browse the repository at this point in the history
  2. tests: Fix tests

    woodruffw committed May 24, 2019
    Configuration menu
    Copy the full SHA
    307b319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    564bb08 View commit details
    Browse the repository at this point in the history
  4. warehouse: two_factor_allowed -> two_factor_provisioning_allowed

    We should never disable 2FA for authentication just because
    a user's primary email has changed to unverified.
    woodruffw committed May 24, 2019
    Configuration menu
    Copy the full SHA
    ae7e53b View commit details
    Browse the repository at this point in the history
  5. tests: Update tests

    woodruffw committed May 24, 2019
    Configuration menu
    Copy the full SHA
    de214f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9f6c13 View commit details
    Browse the repository at this point in the history
  7. tests: Update tests

    woodruffw committed May 24, 2019
    Configuration menu
    Copy the full SHA
    0c066d2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    eb235ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76d2563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f739bd0 View commit details
    Browse the repository at this point in the history