diff options
author | Travis Ralston <travpc@gmail.com> | 2018-10-12 17:54:28 -0600 |
---|---|---|
committer | Travis Ralston <travpc@gmail.com> | 2018-10-12 18:03:17 -0600 |
commit | 5119818e9d7dac97854868af102476df57f599e5 (patch) | |
tree | c86c84254f532200e24e89d8287d22e71f193548 /synapse/rest/consent | |
parent | Update documentation and templates for new consent (diff) | |
download | synapse-5119818e9d7dac97854868af102476df57f599e5.tar.xz |
Rely on the lack of ?u to represent public access
also general cleanup
Diffstat (limited to 'synapse/rest/consent')
-rw-r--r-- | synapse/rest/consent/consent_resource.py | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/synapse/rest/consent/consent_resource.py b/synapse/rest/consent/consent_resource.py |