You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How was ban done before? Can I get some context? Maybe I can work on this task. @RodrigoCR ban was done by hand creating the field banned, banned_at in the user document hahahaha.
Well, now we still leverage those fields but we now use an endpoint and also we now have extended functionality through banning reasons. The banning reasons now tell the system how long a user will be banned based on custom logic from the config.hcl file, like this:
Create a new endpoint that:
The text was updated successfully, but these errors were encountered: