diff options
author | Neil Johnson <neil@matrix.org> | 2019-07-19 12:03:36 +0100 |
---|---|---|
committer | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-07-19 12:03:36 +0100 |
commit | 5c05ae7ba0c7ec97b84d55efdbc91446361bf9e1 (patch) | |
tree | d9a8cbf4380d11caac6e66af0d46250464fa8bd1 | |
parent | Update the coding style doc (#5719) (diff) | |
download | synapse-5c05ae7ba0c7ec97b84d55efdbc91446361bf9e1.tar.xz |
Add 'rel' attribute to default welcome page. (#5695)
add rel attribute as a precaution against reverse tabnabbing in future
-rw-r--r-- | changelog.d/5695.misc | 1 | ||||
-rw-r--r-- | synapse/static/index.html | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/5695.misc b/changelog.d/5695.misc new file mode 100644 |