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] Enable spam user filtering of emails on the free tier #41

Open
fredteumer opened this issue Oct 8, 2024 · 0 comments
Open

[Auth] Enable spam user filtering of emails on the free tier #41

fredteumer opened this issue Oct 8, 2024 · 0 comments
Assignees

Comments

@fredteumer
Copy link
Contributor

Objective

Enable spam filtering of emails on the free tier

Origin Document

We have seen users sign up using regex abuse to create hundreds of users on our free tier and cycling through their limit cap instead of paying for the service.

Goals

  • Eliminate all abusers of the free tier through repetitive email signup or symbol abuse
  • Perform a cleanup of the Portal DB users to eliminate spammers

Deliverables

  • Regex filter in the Auth Provider to filter out
  • Audit of the Portal DB user set
  • Removal of repetitive users in the database

Non-goals / Non-deliverables

  • Implementation of Captcha or other similar software
  • Any additional bot protection

Creator: @fredteumer

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Path Roadmap Jan 3, 2025
@Olshansk Olshansk added this to the PATH Quality Of Life milestone Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants