1
0

Compare commits

...

4 Commits

Author SHA1 Message Date
Richard van der Hoff 67f1c87fc6 Update 5695.misc 2019-07-19 12:02:46 +01:00
Richard van der Hoff a99c1034ed Rename 5695.feature to 5695.misc 2019-07-19 12:01:29 +01:00
Neil Johnson c3a82e62c7 towncrier 2019-07-16 17:47:09 +01:00
Neil Johnson c2be8b35ff add rel attribute as a precaution against reverse tabnabbing in future 2019-07-16 17:43:13 +01:00
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
Add precautionary measures to prevent future abuse of `window.opener` in default welcome page.
+2 -2
View File
@@ -48,13 +48,13 @@
</div>
<h1>It works! Synapse is running</h1>
<p>Your Synapse server is listening on this port and is ready for messages.</p>
<p>To use this server you'll need <a href="https://matrix.org/docs/projects/try-matrix-now.html#clients" target="_blank">a Matrix client</a>.
<p>To use this server you'll need <a href="https://matrix.org/docs/projects/try-matrix-now.html#clients" target="_blank" rel="noopener noreferrer">a Matrix client</a>.
</p>
<p>Welcome to the Matrix universe :)</p>
<hr>
<p>
<small>
<a href="https://matrix.org" target="_blank">
<a href="https://matrix.org" target="_blank" rel="noopener noreferrer">
matrix.org
</a>
</small>