diff --git a/changelog.d/5695.misc b/changelog.d/5695.misc new file mode 100644 index 000000000000..4741d32e255b --- /dev/null +++ b/changelog.d/5695.misc @@ -0,0 +1 @@ +Add precautionary measures to prevent future abuse of `window.opener` in default welcome page. diff --git a/synapse/static/index.html b/synapse/static/index.html index d3f1c7dce098..bf46df90978c 100644 --- a/synapse/static/index.html +++ b/synapse/static/index.html @@ -48,13 +48,13 @@
Your Synapse server is listening on this port and is ready for messages.
-To use this server you'll need a Matrix client. +
To use this server you'll need a Matrix client.
Welcome to the Matrix universe :)
- + matrix.org