9001 / 9001/copyparty

User management through UI with a SQLite DB

未關閉
#232 1 則留言 4 個 reaction 已指派 1 人 已被 @9001 認領 在 GitHub 檢視
enhancement
主要語言
Python
星號
46.7k
分支
1.9k
平均合併
9 天 2 小時
30 天內合併 PR
4

描述

**is your feature request related to a problem? Please describe.**

I have some less technical users and I want them to be able to reset their own password.

**Describe the idea / solution you'd like**

User management through the UI, with self-serve password reset and signup, ideally with just a simple sqlite DB for simplicity.

**Describe any alternatives you've considered**

Using something like Keycloak and `forward_auth` for SSO but I don't think that would work here either and is a very heavyweight solution.

貢獻指南

開啟貢獻指南

研究方向

該 issue 要求使用 SQLite 實作一個使用者管理 UI,並支援使用者自行重設密碼和註冊。首先檢查 copyparty 中現有的驗證和使用者儲存程式碼。尋找與使用者登入和工作階段管理相關的路由或處理常式。確定如何新增用於使用者註冊和密碼重設的 UI 頁面及後端端點,同時確保與目前 SQLite 設定整合。檢查是否已有可以擴充的範本或前端元件。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python, sqlite
領域
authentication, backend
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。