social/mail_quoted_reply/models
Akim Juillerat 2a5372f817 [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-07 17:31:41 +01:00
..
__init__.py [MIG] mail_quoted_reply: Migration to 15.0 2023-10-12 08:59:35 +02:00
mail_compose_message.py [IMP] Add functionality to include original subject in quoted reply 2023-10-12 09:38:36 +02:00
mail_message.py [IMP] mail_quoted_reply: Sanitize HTML body before quoting 2024-11-07 17:31:41 +01:00