[PR #111] [MERGED] Re-use validator from signup on invitation creation #108 #218

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/111
Author: @DecDuck
Created: 6/7/2025
Status: Merged
Merged: 6/7/2025
Merged by: @DecDuck

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


📝 Commits (2)

  • 64a6da1 fix: server side validation and client side validation for invitation creation
  • b750312 fix: lint

📊 Changes

3 files changed (+17 additions, -26 deletions)

View changed files

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

📄 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/111 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 6/7/2025 **Status:** ✅ Merged **Merged:** 6/7/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `108-re-use-validator-from-signup-on-invitation-creation` --- ### 📝 Commits (2) - [`64a6da1`](https://github.com/Drop-OSS/drop/commit/64a6da1ee38ad9edbea7a83860416934e39a26d9) fix: server side validation and client side validation for invitation creation - [`b750312`](https://github.com/Drop-OSS/drop/commit/b750312bfa25aa4c8bab3b40ede8072cde4c02ea) fix: lint ### 📊 Changes **3 files changed** (+17 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `pages/admin/users/auth/simple/index.vue` (+3 -0) 📝 `server/api/v1/admin/auth/invitation/index.post.ts` (+7 -9) 📝 `server/api/v1/auth/signup/simple.post.ts` (+7 -17) </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#218