summary refs log tree commit diff
path: root/synapse/config/consent_config.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reject attempts to send event before privacy consent is givenRichard van der Hoff2018-05-221-0/+10
* Move consent config parsing into ConsentConfigRichard van der Hoff2018-05-221-1/+15
* Send users a server notice about consentRichard van der Hoff2018-05-221-0/+8
* Rename 'version' param on user consent configRichard van der Hoff2018-05-221-4/+6
* ConsentResource to gather policy consent from usersRichard van der Hoff2018-05-151-0/+42