synapse/changelog.d/5586.bugfix

2 lines
139 B
Text
Raw Normal View History

Fixed m.login.jwt using unregistred user_id and added pyjwt>=1.6.4 as jwt conditional dependencies. Contributed by Pau Rodriguez-Estivill.