MatrixSynapse/synapse/app
Silke Hofstra 37d1a90025 Allow binds to both :: and 0.0.0.0
Binding on 0.0.0.0 when :: is specified in the bind_addresses is now allowed.
This causes a warning explaining the behaviour.
Configuration changed to match.

See #2232

Signed-off-by: Silke Hofstra <silke@slxh.eu>
2017-12-17 13:10:31 +01:00
..
__init__.py Fix flake8 violation 2016-07-26 11:59:08 +01:00
_base.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
appservice.py Factor out common application start 2017-08-15 17:04:40 +01:00
client_reader.py Factor out common application start 2017-08-15 17:04:40 +01:00
federation_reader.py Factor out common application start 2017-08-15 17:04:40 +01:00
federation_sender.py Factor out common application start 2017-08-15 17:04:40 +01:00
frontend_proxy.py Merge pull request #2586 from matrix-org/rav/frontend_proxy_auth_header 2017-10-27 11:01:50 +01:00
homeserver.py Allow binds to both :: and 0.0.0.0 2017-12-17 13:10:31 +01:00
media_repository.py Add config option to disable media_repo on main synapse 2017-11-22 16:20:27 +00:00
pusher.py Factor out common application start 2017-08-15 17:04:40 +01:00
synchrotron.py Add a comment which might save some confusion 2017-11-24 00:34:56 +00:00
synctl.py synctl.py: Check if synapse is already running 2017-04-13 18:00:02 +05:30
user_dir.py Fix user_dir startup 2017-08-16 15:11:29 +01:00