nodeSolidServer / nodeSolidServer/node-solid-server
Feature Request: Invite System for User Registration
未關閉
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Description:
I’d like to propose adding an invite-based registration system to Node Solid Server (NSS). This would be especially useful for small instances with limited resources, allowing admins to manage their user base more efficiently.
Why This Matters
- Resource Management: Small instances often have limited bandwidth, storage, or processing power. An invite system helps control user growth to match available resources.
- Spam Prevention: Open registration can attract spam accounts, which can be costly to moderate. An invite system ensures that new users are vetted.
- Community Building: Some deployments may prefer a curated user base, inviting only trusted individuals to maintain a specific ecosystem.
Proposed Implementation
- Admins can generate invite codes via a command-line tool or admin panel.
- Option to set invite limits (e.g., single-use, multi-use, or time-limited).
- Invite-based signups would work alongside existing registration methods (configurable in settings).
Would love to hear thoughts on feasibility and whether others would find this useful. Let me know if there’s interest, and I’d be happy to explore potential approaches!
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
未指定檔案、測試或進入點。先定位現有的註冊流程和設定,接著確定管理面板或命令列工具如何在目前的註冊方式之外產生單次使用、多次使用或限時邀請。範圍和設定行為獲得定義並由適當的測試涵蓋後,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, node.js
- 領域
- authentication
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100