reply: accept html input from admins v4.3
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 5 Jan 2020 21:23:56 +0000 (22:23 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 9 Jan 2020 10:32:09 +0000 (11:32 +0100)
commit671946af5f06753cb83c9e1fdaf0bdd44ea28b8d
tree91c43bb2a1ca814ef10531defd289cfdcd790e9f
parent85d01336fad3b3110a6bdb395593e29260714acc
reply: accept html input from admins

Forgo html formatting if text starts with an element such as <p>.
Restricted for safety since it's not validated.  Intermediate solution to
support rich contents (wysiwyg editor can be added later for accessibility).
upload.inc.php