[PR #113] [MERGED] Fix: Re-use validator from signup on invitation creation #108 #216

Closed
opened 2026-02-17 17:06:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/113
Author: @DecDuck
Created: 6/8/2025
Status: Merged
Merged: 6/8/2025
Merged by: @DecDuck

Base: developHead: 108-re-use-validator-from-signup-on-invitation-creation


📝 Commits (2)

📊 Changes

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

View changed files

📝 pages/admin/users/auth/simple/index.vue (+1 -3)
📝 server/api/v1/admin/auth/invitation/index.post.ts (+7 -7)
📝 server/api/v1/auth/signup/simple.post.ts (+7 -11)

📄 Description

No description provided


🔄 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/Drop-OSS/drop/pull/113 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 6/8/2025 **Status:** ✅ Merged **Merged:** 6/8/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `108-re-use-validator-from-signup-on-invitation-creation` --- ### 📝 Commits (2) - [`45ec4ae`](https://github.com/Drop-OSS/drop/commit/45ec4ae0a94e1e79e4a5ad15e92c90b5c410f1a0) fix: invitation validation - [`915b9f4`](https://github.com/Drop-OSS/drop/commit/915b9f406d6ebe22b51df73b9337756ad2d0666e) fix: lint ### 📊 Changes **3 files changed** (+15 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `pages/admin/users/auth/simple/index.vue` (+1 -3) 📝 `server/api/v1/admin/auth/invitation/index.post.ts` (+7 -7) 📝 `server/api/v1/auth/signup/simple.post.ts` (+7 -11) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:06:27 -05:00
yindo closed this issue 2026-02-17 17:06:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#216