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
Note that the User model already has ban_expiry_time, and it appears to be enforced around the codebase. The UI for this should set that field to the desired time.
Yes, temp bans are functional, but there's no interface for them currently. I've only ever used them a couple of times, and I just set that column on the user's row manually. There's a cronjob that runs hourly that will lift any bans that have expired.
Along with "ban permanently", we could really use "ban for a given time period".
The text was updated successfully, but these errors were encountered: