nextcloud / nextcloud/integration_github

scopes for github oauth

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

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

testing
主要言語
JavaScript
スター
55
フォーク
13
平均マージ
8日 9時間
マージ済み PR(30日)
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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

src/components/PersonalSettings.vue:182 から開始し、要求されている GitHub OAuth scopes と「接続済みアカウント」の設定ヒントを比較してください。scopes が統合に必要な権限と一致していることを確認し、適切であればリクエストを更新して、関連する設定の動作を確認してください。

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

評価

技術スタック
github, javascript
領域
authentication
issue の種類
バグ
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
55/100

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

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