odoo/addons/website_forum/models
Olivier Dony 64da3c5e17 [FIX] website_forum: hide questions coming from abusive users
When a user's karma is driven to a negative value
due to repeated abuse or the posting of spam,
automatically hide all their posts from public
view.
This will reduce the effectiveness of their abuse,
and simplify moderation and cleanup.
2015-03-09 14:41:14 +01:00
..
__init__.py [IMP] website_blog: moved res_users inheritance into its own file, and added 2014-04-10 12:16:58 +02:00
forum.py [FIX] website_forum: hide questions coming from abusive users 2015-03-09 14:41:14 +01:00
gamification.py Allow overwrite of the serialising method to exclude some categories in the challenge search 2014-04-15 15:48:09 +02:00
res_users.py [IMP] [TEST] website_forum: security fixes + tests 2014-10-23 11:36:03 +02:00