MatrixSynapse/synapse/config
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:'
what could possibly go wrong
2017-10-23 15:52:32 +01:00
..
__init__.py
__main__.py
_base.py Improve error handling for missing files (#2551) 2017-10-17 14:46:17 +01:00
api.py
appservice.py
captcha.py
cas.py
database.py
emailconfig.py
groups.py Flake8 2017-10-19 13:36:06 +01:00
homeserver.py Add config to enable group creation 2017-10-19 12:13:44 +01:00
jwt.py
key.py Improve error handling for missing files (#2551) 2017-10-17 14:46:17 +01:00
logger.py
metrics.py
password.py
password_auth_providers.py
push.py
ratelimiting.py
registration.py
repository.py
saml2.py
server.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
spam_checker.py
tls.py Improve error handling for missing files (#2551) 2017-10-17 14:46:17 +01:00
voip.py
workers.py