diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-05-22 07:17:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-22 07:17:30 -0400 |
commit | 66f2ebc22fec01b4673fabae22f2c94dfeac58e3 (patch) | |
tree | 777b442d9502e2942b372c8eb8507bc1ae37ab84 | |
parent | On upgrade room only send canonical alias once. (#7547) (diff) | |
download | synapse-66f2ebc22fec01b4673fabae22f2c94dfeac58e3.tar.xz |
Use a non-empty RelayState for user interactive auth with SAML. (#7552)
-rw-r--r-- | changelog.d/7552.bugfix | 1 | ||||
-rw-r--r-- | synapse/rest/client/v2_alpha/auth.py | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/changelog.d/7552.bugfix b/changelog.d/7552.bugfix new file mode 100644 |