forked-synapse/changelog.d/7483.bugfix
Patrick Cloke 5d64fefd6c
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.
2020-05-13 14:26:44 -04:00

2 lines
101 B
Plaintext

Restore compatibility with non-compliant clients during the user interactive authentication process.