diff options
author | Neil Johnson <neil@matrix.org> | 2019-07-16 17:47:09 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2019-07-16 17:47:09 +0100 |
commit | c3a82e62c7e84f63f2e4929e6e12d1097a043ac3 (patch) | |
tree | 78e2af729cfe72ddd3660e0e43317bd764e9c338 | |
parent | add rel attribute as a precaution against reverse tabnabbing in future (diff) | |
download | synapse-c3a82e62c7e84f63f2e4929e6e12d1097a043ac3.tar.xz |
towncrier
-rw-r--r-- | changelog.d/5695.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5695.feature b/changelog.d/5695.feature new file mode 100644 index 0000000000..5c8a653b9d --- /dev/null +++ b/changelog.d/5695.feature @@ -0,0 +1 @@ +Add precautionary measures to prevent future abuse of window.opener in index.html. |