Dirk Klimpel
|
56fd5fa8e1
|
Update links to documentation in sample config (#10287)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
|
2021-07-07 12:35:45 +01:00 |
|
Patrick Cloke
|
683d6f75af
|
Rename handler and config modules which end in handler/config. (#9816)
|
2021-04-20 14:55:20 -04:00 |
|
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 |
|
Amber Brown
|
49af402019
|
run isort
|
2018-07-09 16:09:20 +10:00 |
|
Erik Johnston
|
52ecbc2843
|
Make pyjwt dependency optional
|
2016-04-25 14:30:15 +01:00 |
|
Niklas Riekenbrauck
|
565c2edb0a
|
Fix issues with JWT login
|
2016-04-21 18:10:48 +02:00 |
|
Niklas Riekenbrauck
|
3f9948a069
|
Add JWT support
|
2016-03-29 14:36:36 +02:00 |
|