summary refs log tree commit diff
path: root/.dockerignore
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-09-06 12:31:35 +0100
committerRichard van der Hoff <richard@matrix.org>2018-09-06 12:31:35 +0100
commit2fd17b5ad16bf7b0bd18edef213264f9b508258d (patch)
tree3f7e6a0ee2ad99591ef244324e9c953c859576eb /.dockerignore
parentUse recaptcha_ajax.js directly from Google (diff)
parentprepare v0.33.3.1 (diff)
downloadsynapse-2fd17b5ad16bf7b0bd18edef213264f9b508258d.tar.xz
Merge tag 'v0.33.3.1'
Synapse 0.33.3.1 (2018-09-06)
=============================

SECURITY FIXES
--------------

- Fix an issue where event signatures were not always correctly validated ([\#3796](https://github.com/matrix-org/synapse/issues/3796))
- Fix an issue where server_acls could be circumvented for incoming events ([\#3796](https://github.com/matrix-org/synapse/issues/3796))

Internal Changes
----------------

- Unignore synctl in .dockerignore to fix docker builds ([\#3802](https://github.com/matrix-org/synapse/issues/3802))
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore
index 6cdb8532d3..0180602e56 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -3,6 +3,5 @@ Dockerfile
 .gitignore
 demo/etc
 tox.ini
-synctl
 .git/*
 .tox/*