diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2020-06-01 16:34:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-01 15:34:33 +0100 |
commit | 901b1fa561e3cc661d78aa96d59802cf2078cb0d (patch) | |
tree | 83fda50c28ac01aafd2860e464feefe73c49a461 /synapse/rest | |
parent | Improve performance of _get_state_groups_from_groups_txn (#7567) (diff) | |
download | synapse-901b1fa561e3cc661d78aa96d59802cf2078cb0d.tar.xz |
Email notifications for new users when creating via the Admin API. (#7267)
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/admin/users.py | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/synapse/rest/admin/users.py b/synapse/rest/admin/users.py |