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 摘要。