diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-08-21 22:41:41 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-08-21 22:47:07 +0100 |
commit | f7baff6f7b4af039254ec16e9272b90adb58dab3 (patch) | |
tree | c2fac0c0da05c66e5f10970f5a903974dabec518 /synapse/rest | |
parent | changelog (diff) | |
download | synapse-f7baff6f7b4af039254ec16e9272b90adb58dab3.tar.xz |
Fix 500 error from /consent form
Fixes #3731
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/consent/consent_resource.py | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/synapse/rest/consent/consent_resource.py b/synapse/rest/consent/consent_resource.py |