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

Mod notes jail system #4461

Closed
aapeliv opened this issue Jun 14, 2024 · 1 comment
Closed

Mod notes jail system #4461

aapeliv opened this issue Jun 14, 2024 · 1 comment
Labels
1.topic backend This issue relates to the python backend 1.topic frontend 2.has feature (new) Implementation of a feature

Comments

@aapeliv
Copy link
Member

aapeliv commented Jun 14, 2024

The jail is a system that allows us to block a user's access to the platform before they complete some action. E.g. if we update the ToS in a way that everyone has to agree, this allows us to "gate" users so that they have to complete some actions berfore continuing onto the platform.

We now want to add a new jail feature; that basically allows the moderators (admins/superusers) to display a note to users that they have to agree to before continuing. This would for example allow us to give warnings to users and force them to read and accept them before continuing.

@aapeliv aapeliv added this to the Safe & Active community milestone Jun 14, 2024
@aapeliv aapeliv added 2.has feature (new) Implementation of a feature 1.topic backend This issue relates to the python backend 1.topic frontend labels Jun 14, 2024
@aapeliv
Copy link
Member Author

aapeliv commented Sep 9, 2024

Closed in #4476

@aapeliv aapeliv closed this as completed Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.topic backend This issue relates to the python backend 1.topic frontend 2.has feature (new) Implementation of a feature
Development

No branches or pull requests

1 participant