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

Use argon as default password hash algorithm #12688

Merged

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    b97a425 View commit details
    Browse the repository at this point in the history
  2. Set Argon2 as the default KDF

    nadimkobeissi authored and zeripath committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    1162b4f View commit details
    Browse the repository at this point in the history
  3. Fix user.yml

    zeripath committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    4e2d552 View commit details
    Browse the repository at this point in the history
  4. Remove TLS minversion changes

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    f50e5ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99d31f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    7444584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8947298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49f96f4 View commit details
    Browse the repository at this point in the history
  4. Add migration as per @techknowlogick

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ff4329e View commit details
    Browse the repository at this point in the history
  5. set the password algo in the fixtures

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ac86b90 View commit details
    Browse the repository at this point in the history
  6. Remove the v148 migration - it needs recreate table to change the def…

    …aults
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ab8eb84 View commit details
    Browse the repository at this point in the history