mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-19 07:14:37 -04:00
Fix "add user" admin api error when request contains a "msisdn" threepid (#13263)
Co-authored-by: Thomas Weston <thomas.weston@clearspancloud.com> Co-authored-by: David Robertson <david.m.robertson1@gmail.com>
This commit is contained in:
parent
1381563988
commit
0312ff44c6
3 changed files with 37 additions and 0 deletions
1
changelog.d/13263.bugfix
Normal file
1
changelog.d/13263.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Fix a bug introduced in Synapse 1.15.0 where adding a user through the Synapse Admin API with a phone number would fail if the "enable_email_notifs" and "email_notifs_for_new_users" options were enabled. Contributed by @thomasweston12.
|
Loading…
Add table
Add a link
Reference in a new issue