diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-05-03 13:46:50 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-05-03 15:35:49 +0100 |
commit | 1a7104fde3abc5392b90ca084efa896d46e24f91 (patch) | |
tree | fcec649cd875481ec120b8fed4c9719d838bdc7d /changelog.d | |
parent | 0.99.3 (diff) | |
download | synapse-1a7104fde3abc5392b90ca084efa896d46e24f91.tar.xz |
Blacklist 0.0.0.0 and :: by default for URL previews
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5134.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5134.bugfix b/changelog.d/5134.bugfix new file mode 100644 index 0000000000..684d48c53a --- /dev/null +++ b/changelog.d/5134.bugfix @@ -0,0 +1 @@ +Blacklist 0.0.0.0 and :: by default for URL previews. Thanks to @opnsec for identifying and responsibly disclosing this issue too! |