nextcloud / nextcloud/integration_github

scopes for github oauth

未关闭
#29 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

testing
主要语言
JavaScript
星标
55
派生
13
平均合并
8 天 9 小时
30 天内合并 PR
10

描述

https://github.com/nextcloud/integration_github/blob/318bbd10deeff6254534545fadac4c9e1287cc1c/src/components/PersonalSettings.vue#L182

In this line more access is requested compared to what is described in settings. Should it not be read:user user:email notifications instead to be more specific?

As mentioned in the "connected accounts" GitHub settings hint, you should check "read:user", "user:email" and "notifications" permissions.

Originally posted by @eneiluj in https://github.com/nextcloud/integration_github/issues/18#issuecomment-762299141

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 src/components/PersonalSettings.vue:182 开始,将请求的 GitHub OAuth scopes 与“已连接账户”设置提示进行比较。确认这些 scopes 与 integration 所需的权限匹配,然后在适当的情况下更新请求,并检查相关的设置行为。

由索引模型根据 Issue 内容生成。

评估

技术栈
github, javascript
领域
authentication
Issue 类型
缺陷
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。