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:
authorAlex Buijs <abuijs@gitlab.com>2019-08-15 00:33:39 +0300
committerMayra Cabrera <mcabrera@gitlab.com>2019-08-15 00:33:39 +0300
commit0c526db57e40fa440f331d6dff1f67172e3e1cad (patch)
tree30e46618ed162b0f55a7687ac43ab2caa9ca1b0d /changelogs
parente9a424a21422264ab525dae0c1df001ff2d8dd9c (diff)
Add link to resend confirmation email
This link is shown when a user tries to login with an unconfirmed email address and the grace period has expired
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/65483-add-a-resend-confirmation-link.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/65483-add-a-resend-confirmation-link.yml b/changelogs/unreleased/65483-add-a-resend-confirmation-link.yml
new file mode 100644
index 00000000000..a5f62dbcd56
--- /dev/null
+++ b/changelogs/unreleased/65483-add-a-resend-confirmation-link.yml
@@ -0,0 +1,5 @@
+---
+title: Allow users to resend a confirmation link when the grace period has expired
+merge_request: 31476
+author:
+type: changed