From 47815edcfae73c5b938f8354853a09c0b80ef27e Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Fri, 11 May 2018 00:17:11 +0100 Subject: ConsentResource to gather policy consent from users Hopefully there are enough comments and docs in this that it makes sense on its own. --- synapse/rest/consent/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 synapse/rest/consent/__init__.py (limited to 'synapse/rest/consent/__init__.py') diff --git a/synapse/rest/consent/__init__.py b/synapse/rest/consent/__init__.py new file mode 100644 index 0000000000..e69de29bb2 -- cgit 1.4.1