-
Notifications
You must be signed in to change notification settings - Fork 158
Description
✨ Feature Request
Is your feature request related to a problem? Please describe.
As a self-hoster, I often run services without a fully configured SMTP email server. The current user invitation system seems to rely on sending emails.
Describe the solution you'd like
I would like an option in the workspace management area to "Generate Invite Link". This would create a unique, single-use (or time-limited) invitation URL. As the administrator, I could then copy this link and share it directly with a colleague or friend via a messaging app. The recipient would click the link to be taken to a sign-up page for that specific workspace, bypassing the need for an email invitation.
Describe alternatives you've considered
The main alternative is setting up a full SMTP server.
Additional context
This feature was discussed on Reddit, where the developer mentioned invite links are on the roadmap.
Implementation ideas (optional)
Would you like to work on this feature?
- No, I'm just suggesting the feature