Skip to content

Implement white / grey / black list #184

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions