Do not validate that the client dict is stable during UI Auth. (#7483)
This backs out some of the validation for the client dictionary and logs if this changes during a user interactive authentication session instead.
Showing
- changelog.d/7483.bugfix 1 addition, 0 deletionschangelog.d/7483.bugfix
- synapse/handlers/auth.py 18 additions, 19 deletionssynapse/handlers/auth.py
- synapse/rest/client/v2_alpha/register.py 0 additions, 1 deletionsynapse/rest/client/v2_alpha/register.py
- tests/rest/client/v2_alpha/test_auth.py 10 additions, 45 deletionstests/rest/client/v2_alpha/test_auth.py
changelog.d/7483.bugfix
0 → 100644
Please register or sign in to comment