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 ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
__main__.py
_base.py Open config file in non-bytes mode 2018-04-10 17:32:40 +02:00
api.py
appservice.py Use six.moves.urlparse 2018-04-15 21:22:43 +02:00
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 Infrastructure for a server notices room 2018-05-17 17:58:25 +01:00
jwt.py
key.py ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
logger.py open log_config in text mode too 2018-04-28 13:34:13 +02:00
metrics.py
password.py
password_auth_providers.py synapse/config/password_auth_providers: Fixed bracket typo 2017-11-16 15:59:38 +01:00
push.py Print instead of logging 2017-11-13 18:32:08 +00:00
ratelimiting.py
registration.py spell out not to massively increase bcrypt rounds 2018-03-19 09:27:36 +00:00
repository.py Fix passing wrong config to provider constructor 2018-01-18 17:14:05 +00:00
saml2.py
server.py Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
server_notices_config.py Replace inline docstrings with "Attributes" in class docstring 2018-05-18 11:00:55 +01:00
spam_checker.py
tls.py Open certificate files as bytes 2018-04-10 17:36:29 +02:00
user_directory.py better doc 2017-12-04 17:51:33 +00:00
voip.py
workers.py Add replication http endpoint for event sending 2018-02-07 10:32:32 +00:00