MatrixSynapse/synapse/config
Richard van der Hoff 546bc9e28b More server_name validation
We need to do a bit more validation when we get a server name, but don't want
to be re-doing it all over the shop, so factor out a separate
parse_and_validate_server_name, and do the extra validation.

Also, use it to verify the server name in the config file.
2018-07-04 18:59:51 +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 fix tests 2018-06-28 20:56:07 +01:00
captcha.py
cas.py
consent_config.py Merge remote-tracking branch 'origin/master' into develop 2018-06-05 17:42:49 +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 Write a clear restart indicator in logs 2018-06-20 15:33:14 +01:00
metrics.py
password.py
password_auth_providers.py
push.py
ratelimiting.py
registration.py spell out not to massively increase bcrypt rounds 2018-03-19 09:27:36 +00:00
repository.py Add private IPv6 addresses to preview blacklist #3312 2018-06-01 12:18:35 +02:00
saml2.py
server.py More server_name validation 2018-07-04 18:59:51 +01:00
server_notices_config.py Allow overriding the server_notices user's avatar 2018-05-23 17:43:30 +01:00
spam_checker.py
tls.py Open certificate files as bytes 2018-04-10 17:36:29 +02:00
user_directory.py
voip.py
workers.py Add replication http endpoint for event sending 2018-02-07 10:32:32 +00:00