Pass back the user_id in the response to /login in case it has changed. Store...
Pass back the user_id in the response to /login in case it has changed. Store and use that on the webclient rather than the input field.
Showing
- synapse/handlers/login.py 1 addition, 5 deletionssynapse/handlers/login.py
- synapse/rest/login.py 6 additions, 0 deletionssynapse/rest/login.py
- webclient/login/login-controller.js 1 addition, 1 deletionwebclient/login/login-controller.js
- webclient/login/login.html 1 addition, 1 deletionwebclient/login/login.html
Loading
Please register or sign in to comment