social/mail_quoted_reply/models
Akim Juillerat a6965b0e1c [IMP] mail_quoted_reply: Sanitize HTML body before quoting
As we are adding HTML from external messages into the mail composer
HTML widget, we do not control what is in there and it could break
the webclient or making it unresponsive depending on its content.

Sanitizing the body of the quoted message might not solve all the
issues, but it at least provides a hook for extra processing.
2024-11-21 11:25:50 +01:00
..
__init__.py [MIG] mail_quoted_reply: Migration to 15.0 2024-10-04 11:11:33 +02:00
mail_compose_message.py fixup! [MIG] mail_quoted_reply: Migration to 17.0 2024-10-04 11:13:52 +02:00
mail_message.py [IMP] mail_quoted_reply: Sanitize HTML body before quoting 2024-11-21 11:25:50 +01:00