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

Auth: Changing PasswordEncryptionCost to reduce the latency in /login api #4878

Merged
merged 5 commits into from
Sep 18, 2024

Commits on Sep 12, 2024

  1. auth: change PasswordEncryptionCost

    Signed-off-by: Kartikay <[email protected]>
    Kartikay committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    29c9703 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. refactor: cost of encryption to 8

    Signed-off-by: Kartikay <[email protected]>
    Kartikay committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    36c9f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8687d57 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. fix: fix goimports

    Signed-off-by: Kartikay <[email protected]>
    Kartikay committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    45a4dc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b79f7 View commit details
    Browse the repository at this point in the history