projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e12ef0
)
html: twittertext: add missing catchall scrub function
author
William Pitcock
<nenolod@dereferenced.org>
Sat, 22 Sep 2018 03:19:43 +0000
(
03:19
+0000)
committer
William Pitcock
<nenolod@dereferenced.org>
Sat, 22 Sep 2018 03:45:35 +0000
(
03:45
+0000)
lib/pleroma/html.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/html.ex
b/lib/pleroma/html.ex
index 878fac28c00a60a91f1edd01cd2aa3b0814ea670..cf18f070c68732297dfacd16335417563f96ed07 100644
(file)
--- a/
lib/pleroma/html.ex
+++ b/
lib/pleroma/html.ex
@@
-69,6
+69,8
@@
defmodule Pleroma.HTML.Scrubber.TwitterText do
"alt"
])
end
+
+ Meta.strip_everything_not_covered()
end
defmodule Pleroma.HTML.Scrubber.Default do