summary refs log tree commit diff
path: root/changelog.d/14725.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.75.0rc1David Robertson2023-01-101-1/+0
|
* Disable sending confirmation email when 3pid is disabled #14682 (#14725)Jeyachandran Rathnam2023-01-091-0/+1
* Fixes #12277 :Disable sending confirmation email when 3pid is disabled * Fix test_add_email_if_disabled test case to reflect changes to enable_3pid_changes flag * Add changelog file * Rename newsfragment. Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>