forked-synapse/synapse/api
Richard van der Hoff a5e2941aad Reject attempts to send event before privacy consent is given
Returns an M_CONSENT_NOT_GIVEN error (cf
https://github.com/matrix-org/matrix-doc/issues/1252) if consent is not yet
given.
2018-05-22 12:00:47 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Add b prefixes to some strings that are bytes in py3 2018-04-04 13:48:51 +02:00
constants.py Apply some limits to depth to counter abuse 2018-05-01 17:54:19 +01:00
errors.py Reject attempts to send event before privacy consent is given 2018-05-22 12:00:47 +01:00
filtering.py Replace ujson with simplejson 2018-03-15 23:43:31 +00:00
ratelimiting.py Check whether to ratelimit sooner to avoid work 2016-10-19 10:45:24 +01:00
urls.py Reject attempts to send event before privacy consent is given 2018-05-22 12:00:47 +01:00