nodeSolidServer / nodeSolidServer/node-solid-server

Extend 403 template to request access

未關閉
#992 2 則留言 3 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
JavaScript
星號
1.8k
分支
308
PR 合併指標
30 天內沒有已合併 PR

描述

No permission to access this resource
You are currently logged in as https://ren.solid.community/profile/card#me, but do not have permission to access https://stimpy.solid.community/inbox/.

Next step in the interaction:
Offer an input (button or whatever) to the user to make a request to access the resource.

There can be a number of ways to that.. config setting that shows the request form on all 403s and sends a notification to an (dedicated?) inbox, and/or if the resource has a dedicated inbox....

I said template in the title of this issue, but it'll act more like its own application (so that the server is not expected to process it like an HTML form) that sends a notification.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先定位目前的 403 範本以及產生該範本的授權路徑。在選擇請求流程之前,檢查伺服器如何識別已登入使用者、目標資源和任何專用收件匣。完成的標準是:沒有權限的使用者可以提交存取請求,預期接收者會收到通知,但 payload 使設定和通知設計仍未確定。

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

評估

技術堆疊
javascript, nodejs
領域
authorization, backend
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

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

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