diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2019-07-26 05:26:03 +0000 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2019-07-26 05:26:03 +0000 |
commit | 08c03e7e17c090861f8ab9336ee71bbac78eaab3 (patch) | |
tree | 11d04d58c7a16e54bb6b3fa97df962309e6c84ed /changelogs/unreleased | |
parent | 760f7c6216e48b6dbd474aa684f1112020c3fb03 (diff) | |
parent | 10a42a8a76c281fad735f89cb3c37caf2acd6e04 (diff) | |
download | gitlab-ce-08c03e7e17c090861f8ab9336ee71bbac78eaab3.tar.gz |
Merge branch '63568-access-email-notifications-custom-email' into 'master'
Respect alt email when sending group access notifications
See merge request gitlab-org/gitlab-ce!31089
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/63568-access-email-notifications-custom-email.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/63568-access-email-notifications-custom-email.yml b/changelogs/unreleased/63568-access-email-notifications-custom-email.yml new file mode 100644 index 00000000000..ece6442d7cf --- /dev/null +++ b/changelogs/unreleased/63568-access-email-notifications-custom-email.yml @@ -0,0 +1,5 @@ +--- +title: Respect group notification email when sending group access notifications +merge_request: 31089 +author: +type: fixed |