Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-09-22 14:07:38 +0300
committerDouwe Maan <douwe@gitlab.com>2017-09-22 14:07:38 +0300
commitfa72d3461ad8df8c967d83c4faff14ab8c770d0b (patch)
treecb35792455a899699edf3cf37cb4f0090b8f111a /changelogs
parent03359bcc3d3100aed54686b60baa91e59101f910 (diff)
parent7e62ad05b5a5dae10e276b687968d90ba2876b7a (diff)
Merge branch '38197-fix-ImapAuthenticationCheck' into 'master'
Fix `rake gitlab:incoming_email:check` Closes #38197 See merge request gitlab-org/gitlab-ce!14423
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/38197-fix-ImapAuthenticationCheck.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/38197-fix-ImapAuthenticationCheck.yml b/changelogs/unreleased/38197-fix-ImapAuthenticationCheck.yml
new file mode 100644
index 00000000000..df562077fb3
--- /dev/null
+++ b/changelogs/unreleased/38197-fix-ImapAuthenticationCheck.yml
@@ -0,0 +1,5 @@
+---
+title: Fix `rake gitlab:incoming_email:check` and make it report the actual error
+merge_request: 14423
+author:
+type: fixed