Skip to content
Snippets Groups Projects
Commit fc3dc050 authored by Jared Hancock's avatar Jared Hancock
Browse files

Properly escape text/plain email bodies

If there characters in the plain text body of the email that appear like
HTML tags, for instance

From: <sip:527772432@172.18.0.2>;tag=952422a9dd1ap1a6o1

The <sip...> part would be removed by the Format::striptags() call in
Format::sanitize().
parent ea1ed4f6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment