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 and performance improvements on authentication #5715

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    10701c1 View commit details
    Browse the repository at this point in the history
  2. try...catch blocks added, improvements

    Signed-off-by: Makarov Sergey <[email protected]>
    sgmakgg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a839dc5 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/features/security-improvement' i…

    …nto features/security-improvement
    sgmakgg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b517517 View commit details
    Browse the repository at this point in the history
  4. added timingSafeEqual comparison. verifyPassword, hashWithSalt change…

    …d to async
    
    Signed-off-by: Makarov Sergey <[email protected]>
    sgmakgg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8312f8c View commit details
    Browse the repository at this point in the history
  5. try...catch blocks added, improvements

    Signed-off-by: Makarov Sergey <[email protected]>
    sgmakgg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d6ad824 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/features/security-improvement' i…

    …nto features/security-improvement
    sgmakgg committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e29e530 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    499e050 View commit details
    Browse the repository at this point in the history