MatrixSynapse/synapse/config
Richard van der Hoff b8ad756bd0 Fix jwt import check
This handy code attempted to check that we could import jwt, but utterly failed
to check it was the right jwt.

Fixes https://github.com/matrix-org/synapse/issues/3793
2018-09-07 14:20:54 +01:00
..
__init__.py
__main__.py
_base.py
api.py
appservice.py
captcha.py
cas.py
consent_config.py
database.py
emailconfig.py
groups.py
homeserver.py Fix jwt import check 2018-09-07 14:20:54 +01:00
jwt_config.py Fix jwt import check 2018-09-07 14:20:54 +01:00
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