odoo/addons/website_forum/controllers
Martin Trigaux 30f06fd39e
[FIX] website_forum: convert content of posted comment to plaintext
HTML content should be escaped before being sanitized. Any content (link, image,
code,...) that is acceptable in usual mail.message but should not be interprated
when posted on a comment of the forum.

Fixes #3737
2016-06-02 17:00:17 +02:00
..
__init__.py [CLEAN] website_forum: removed some licences, only one is sufficient 2014-04-11 16:50:18 +02:00
main.py [FIX] website_forum: convert content of posted comment to plaintext 2016-06-02 17:00:17 +02:00