mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 20:36:10 -04:00
[PR #118] [MERGED] feat: user invite uses external domain option #224
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop/pull/118
Author: @Huskydog9988
Created: 6/9/2025
Status: ✅ Merged
Merged: 6/30/2025
Merged by: @DecDuck
Base:
develop← Head:Huskydog9988/issue117📝 Commits (3)
286385efeat: user invite uses external domain option5191e11fix: inconsistent external url formatde7fec6fix: normalize external url more cleanly📊 Changes
7 files changed (+32 additions, -26 deletions)
View changed files
📝
.env.example(+1 -1)📝
package.json(+1 -0)📝
pages/admin/users/auth/simple/index.vue(+5 -22)📝
server/api/v1/admin/auth/invitation/index.get.ts(+9 -1)📝
server/api/v1/admin/auth/invitation/index.post.ts(+5 -1)📝
server/internal/config/sys-conf.ts(+6 -1)📝
yarn.lock(+5 -0)📄 Description
fixes #117
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.