[PR #1575] [MERGED] fix(user): race condition during email confirmation #1584

Closed
opened 2025-11-01 21:23:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1575
Author: @kolaente
Created: 9/30/2025
Status: Merged
Merged: 9/30/2025
Merged by: @kolaente

Base: mainHead: feat/email-validation


📝 Commits (3)

📊 Changes

3 files changed (+163 additions, -15 deletions)

View changed files

frontend/cypress/e2e/user/email-confirmation.spec.ts (+149 -0)
📝 frontend/src/App.vue (+1 -13)
📝 frontend/src/router/index.ts (+13 -2)

📄 Description

Resolves https://github.com/go-vikunja/vikunja/issues/1549


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1575 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 9/30/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/email-validation` --- ### 📝 Commits (3) - [`6fe2cbe`](https://github.com/go-vikunja/vikunja/commit/6fe2cbe035aaa4bf94e668593fec77ed8f8e1d36) feat: add email validation test - [`e084586`](https://github.com/go-vikunja/vikunja/commit/e0845868cac26ba3fd3ad390c442293750ba4cc2) fix: email validation - [`c7517bb`](https://github.com/go-vikunja/vikunja/commit/c7517bb7d98898464850514ac43f11db049be0a9) fix lint ### 📊 Changes **3 files changed** (+163 additions, -15 deletions) <details> <summary>View changed files</summary> ➕ `frontend/cypress/e2e/user/email-confirmation.spec.ts` (+149 -0) 📝 `frontend/src/App.vue` (+1 -13) 📝 `frontend/src/router/index.ts` (+13 -2) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/1549 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:23:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1584