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

Security: remove password hash bootstrap check #32440

Merged
merged 4 commits into from
Aug 14, 2018

Commits on Jul 27, 2018

  1. Security: remove password hash bootstrap check

    This change removes the PasswordHashingBootstrapCheck and replaces it
    with validation on the setting itself. This ensures we always get a
    valid value from the setting when it is used.
    jaymode committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    5f44ea1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    8026cea View commit details
    Browse the repository at this point in the history
  2. fix message

    jaymode committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    90609ac View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    c351516 View commit details
    Browse the repository at this point in the history