MatrixSynapse/synapse/config
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
__main__.py
_base.py
api.py
appservice.py
captcha.py
cas.py
consent_config.py Reject attempts to send event before privacy consent is given 2018-05-22 12:00:47 +01:00
database.py
emailconfig.py
groups.py
homeserver.py
jwt.py
key.py
logger.py
metrics.py
password.py
password_auth_providers.py
push.py
ratelimiting.py
registration.py
repository.py
saml2.py
server.py
server_notices_config.py
spam_checker.py
tls.py
user_directory.py
voip.py
workers.py