minecrafthome
minecrafthome copied to clipboard
Only allow users with credit to post on the main forums
This should protect those boards from spammers.
Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.
https://boinc.berkeley.edu/trac/wiki/ProtectionFromSpam
forum.post_min_expavg_credit
forum.post_min_total_credit
These need to be manually set in the database. You could just set the minimum credit to 1.
Yeah, we shouldn't manually set anything in the database, it needs to be in this repo somewhere.
We could use <profile_min_credit>
in the config.xml to prevent people without credit creating a profile, which you need to post on the forum. My only concern with this is, what if people need to use the forum for support?