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

Add feature to hide existing credentials #617

Merged
merged 1 commit into from
Jul 6, 2024
Merged

Commits on Jul 6, 2024

  1. Add feature to hide existing credentials

    The code changes enable suppressing the existing user credential details to enhance security. This feature introduces a preventive measure against username enumeration exploits by concealing the previously existing credentials. The flag 'hide_existing_credentials' has been added to facilitate this change, defaulted to false. This change is particularly important during the attestation ceremony performed by anonymous users.
    Spomky committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    64de11f View commit details
    Browse the repository at this point in the history