diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-02-19 07:48:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 07:48:46 -0500 |
commit | b114a45f5ff515dd4887e33e808bb02cb109dfff (patch) | |
tree | f3ceb13ef2ae40d2291d58a58c3fb9286275bab4 | |
parent | Be smarter about which hosts to send presence to when processing room joins (... (diff) | |
download | synapse-b114a45f5ff515dd4887e33e808bb02cb109dfff.tar.xz |
Support not providing an IdP icon when choosing a username. (#9440)
-rw-r--r-- | changelog.d/9440.bugfix | 1 | ||||
-rw-r--r-- | synapse/res/templates/sso_auth_account_details.html | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/9440.bugfix b/changelog.d/9440.bugfix new file mode 100644 |