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

tests: always use real bcrypt lib #962

Merged
merged 6 commits into from
Feb 14, 2024

Commits on Nov 3, 2023

  1. tests: always use real bcrypt lib

    Instead of mocking bcrypt in some test scenarios, decrease the cost factor to
    the fastest possible value.
    alxndrsn committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d45d886 View commit details
    Browse the repository at this point in the history
  2. gha: fix make target

    alxndrsn committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ec220a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    594b1f1 View commit details
    Browse the repository at this point in the history
  4. Makefile: remove trailing newline

    alxndrsn committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9130f80 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Feb 14, 2024

  1. Merge branch 'master' into use-bcrypt-in-tests-fast

    alxndrsn committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d5a8f21 View commit details
    Browse the repository at this point in the history