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 ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
__main__.py Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
_base.py run isort 2018-07-09 16:09:20 +10:00
api.py run isort 2018-07-09 16:09:20 +10:00
appservice.py run isort 2018-07-09 16:09:20 +10:00
captcha.py point to the CAPTCHA docs 2016-06-12 23:11:29 +01:00
cas.py fix typo 2017-10-29 20:54:20 +00:00
consent_config.py Changes in synapse v0.31.0 (2018-06-06) 2018-06-06 12:27:33 +01:00
database.py copyrights 2016-01-07 04:26:29 +00:00
emailconfig.py Support authenticated SMTP 2017-04-05 21:01:08 -07:00
groups.py Flake8 2017-10-19 13:36:06 +01:00
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 run isort 2018-07-09 16:09:20 +10:00
logger.py Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00
metrics.py copyrights 2016-01-07 04:26:29 +00:00
password.py Update password config comment 2016-07-06 12:18:19 +09:00
password_auth_providers.py run isort 2018-07-09 16:09:20 +10:00
push.py Print instead of logging 2017-11-13 18:32:08 +00:00
ratelimiting.py copyrights 2016-01-07 04:26:29 +00:00
registration.py run isort 2018-07-09 16:09:20 +10:00
repository.py run isort 2018-07-09 16:09:20 +10:00
saml2.py Add config option to disable password login 2015-10-22 10:37:04 +01:00
server.py move threepid checker to config, add missing yields 2018-08-31 17:11:11 +01:00
server_notices_config.py run isort 2018-07-09 16:09:20 +10:00
spam_checker.py Forgot the new file again :( 2017-09-27 10:22:54 +01:00
tls.py run isort 2018-07-09 16:09:20 +10:00
user_directory.py better doc 2017-12-04 17:51:33 +00:00
voip.py Comment dummy TURN parameters in default config 2018-07-11 15:49:29 +01:00
workers.py Add replication http endpoint for event sending 2018-02-07 10:32:32 +00:00