diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-01-24 15:23:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-24 15:23:31 +0000 |
commit | cafeb5e0e7af12f0e6d6ce3337ac0d1f7f8c12a2 (patch) | |
tree | 0d8be5ef34c1bec35140bff61acf2cffc38e4532 | |
parent | Validate client_secret parameter according to spec (#20) (diff) | |
download | synapse-cafeb5e0e7af12f0e6d6ce3337ac0d1f7f8c12a2.tar.xz |
Fix resetting password via a phone number (#21) dinsic_2020-02-10
Diffstat (limited to '')
-rw-r--r-- | changelog.d/21.bugfix | 1 | ||||
-rw-r--r-- | synapse/rest/client/v2_alpha/account.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/21.bugfix b/changelog.d/21.bugfix new file mode 100644 |