Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Email notifications for new users when creating via the Admin API. #7267

Merged
merged 3 commits into from
Jun 1, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update changelog.d/7267.bugfix
  • Loading branch information
erikjohnston authored Jun 1, 2020
commit 5df74a46f15cb134c0495003bdb99803b7b38f22
2 changes: 1 addition & 1 deletion changelog.d/7267.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Add email notifications (`email_notif_for_new_users`) for new users when creating via the Admin API (`PUT "/_synapse/admin/v2/users/<user_id>"`).
Fix email notifications not being enabled for new users when created via the Admin API.