odoo/addons/website_forum/models
Olivier Dony b8efdbdf39 [FIX] website_forum: avoid access error when closing spam/abuse questions
Logging the user login is not necessary, but
accessing it might cause access errors. Logging
the UID is equivalent anyway, so let's not bother.
2014-11-10 16:20:23 +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: avoid access error when closing spam/abuse questions 2014-11-10 16:20:23 +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