formatter: don't add XSS emoji
This commit is contained in:
parent
3c7280934e
commit
834515fb51
4 changed files with 19 additions and 3 deletions
|
|
@ -154,6 +154,7 @@ defmodule Pleroma.Formatter do
|
|||
MediaProxy.url(file)
|
||||
}' />"
|
||||
)
|
||||
|> HtmlSanitizeEx.basic_html()
|
||||
end)
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue