summary refs log tree commit diff
path: root/synapse/federation/units.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-01 18:24:56 +0100
committerErik Johnston <erik@matrix.org>2014-09-01 18:24:56 +0100
commitb8ab9f1c0a93c2c52f2990c42e5cb27167281694 (patch)
tree039e8304e5b5994f2d94579ce7ef7a60cdad5e9c /synapse/federation/units.py
parentMerge branch 'develop' of github.com:matrix-org/synapse into room_config (diff)
downloadsynapse-b8ab9f1c0a93c2c52f2990c42e5cb27167281694.tar.xz
Add all the necessary checks to make banning work.
Diffstat (limited to 'synapse/federation/units.py')
-rw-r--r--synapse/federation/units.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/federation/units.py b/synapse/federation/units.py
index 2b2f11f36a..b468f70546 100644
--- a/synapse/federation/units.py
+++ b/synapse/federation/units.py
@@ -68,6 +68,7 @@ class Pdu(JsonEncodedObject):
         "power_level",
         "prev_state_id",
         "prev_state_origin",
+        "required_power_level",
     ]
 
     internal_keys = [