[PR #1221] [MERGED] fix: show signup option only to users without existing accounts #1487

Closed
opened 2026-02-26 19:33:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1221
Author: @ephraimduncan
Created: 7/5/2024
Status: Merged
Merged: 8/8/2024
Merged by: @Mythie

Base: mainHead: fix/signup-form


📝 Commits (2)

  • 055d1cf fix: show signup only to nonexisting users
  • ee3f6c5 fix: use existing methods

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 apps/web/src/app/(signing)/sign/[token]/complete/page.tsx (+5 -1)

📄 Description

Summary by CodeRabbit

  • New Features
    • Updated sign-up process to check if a user already exists based on email, enhancing account creation accuracy.

🔄 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/documenso/documenso/pull/1221 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 7/5/2024 **Status:** ✅ Merged **Merged:** 8/8/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/signup-form` --- ### 📝 Commits (2) - [`055d1cf`](https://github.com/documenso/documenso/commit/055d1cf49d07a57f8afe019b4a26225d35d8e40e) fix: show signup only to nonexisting users - [`ee3f6c5`](https://github.com/documenso/documenso/commit/ee3f6c5a9a283199c607f0bd55c0c8bd6dff7f0e) fix: use existing methods ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(signing)/sign/[token]/complete/page.tsx` (+5 -1) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated sign-up process to check if a user already exists based on email, enhancing account creation accuracy. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1487
No description provided.