-
- Downloads
SSO: redirect to public URL before setting cookies (#9436)
... otherwise, we don't get the cookie back.
Showing
- changelog.d/9436.bugfix 1 addition, 0 deletionschangelog.d/9436.bugfix
- synapse/http/__init__.py 36 additions, 1 deletionsynapse/http/__init__.py
- synapse/rest/client/v1/login.py 28 additions, 0 deletionssynapse/rest/client/v1/login.py
- tests/rest/client/v1/test_login.py 37 additions, 24 deletionstests/rest/client/v1/test_login.py
- tests/rest/client/v1/utils.py 18 additions, 1 deletiontests/rest/client/v1/utils.py
- tests/rest/client/v2_alpha/test_auth.py 5 additions, 1 deletiontests/rest/client/v2_alpha/test_auth.py
- tests/server.py 5 additions, 1 deletiontests/server.py
Loading
Please register or sign in to comment