moo.core.models.moderation

Moderation enforcement state.

A ban keys to the durable account (G), but an account-status flag alone leaks: the offender re-registers under a new account. Blacklist is the durable-identity / last-site denylist checked at login and registration so a scarring ban actually holds.

Classes

Blacklist(*args, **kwargs)

A banned durable identity (and optionally the site it was banned on).