mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-03 07:24:59 -05:00
[GH-ISSUE #6992] Spam Bot Protection #85301
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vosiander on GitHub (Nov 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6992
Feature Request
Is your feature request related to a problem? Please describe.
We see an influx of unwanted spam bot user registrations which try to exploit unsafe configurations
Currently, there is no adequate protection against spam bots during the registration process, leading to an influx of spam accounts. Additionally, there is no easy way for administrators to block specific email domains or manage email whitelists and blacklists effectively. This results in frustration when trying to maintain a secure and spam-free user base.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Spam bot protection would significantly enhance the registration process's security and user experience. An admin-friendly interface for managing email restrictions will streamline the workflow for administrators, making it easier to combat spam. If needed, I can provide mockups or further details about the proposed features.