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

Prevention measure against bot registering fake users #523

Open
thomaschiozzi-tndigit opened this issue Feb 2, 2024 · 0 comments
Open
Labels

Comments

@thomaschiozzi-tndigit
Copy link
Collaborator

Currently, when in a realm the password + internal provider are set and enabled, the password registration form (when enabled) does not include any mitigation against bot attempting to register a multitude of users in an automated way.
While the newly created users are not confirmed and usable, they might do still occupy backend resources for some amount of time.

A possible solution against such a scenario could be to optionally include a captcha in the registration form, where the option to include the captcha or not is provided in the admin console for that provider.

@thomaschiozzi-tndigit thomaschiozzi-tndigit changed the title Bot registering fake users prevention measure Prevention measure against bot registering fake users Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant