nodeSolidServer / nodeSolidServer/node-solid-server

Feature Request: Invite System for User Registration

オープン
#1,810 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
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!

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

ファイル、テスト、エントリポイントは指定されていません。まず既存の登録フローと設定を特定し、次に管理パネルまたはコマンドラインツールで、現在の登録方法に加えて、1回限り使用できる招待、複数回使用できる招待、または有効期間を限定した招待を生成する方法を決定します。スコープと設定の動作が定義され、適切なテストでカバーされていれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, node.js
領域
authentication
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。