-
Notifications
You must be signed in to change notification settings - Fork 41
Open

Description
We need a system of white / grey / black list.
Be default, any new user should be on grey list first.
Any messages sent from grey list users should be routed to a queue which is only visible to admins and moderators, waiting for approval.
Admins and mods can:
- approve or decline a single message but keep the user on the grey list, or
- upgrade a user from grey list to white list, or
- downgrade a user from grey list to black list
This can effectively prevent spam attackers
Metadata
Metadata
Assignees
Labels
No labels