microsoft / microsoft/pxt-microbit

Don't use the user's github credentials when downloading approved extensions

Open
#4,648 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

extension GitHubIntegration P2
Dominant language
TypeScript
Stars
804
Forks
721
Avg merge
2d 9h
Merged PRs (30d)
2

Description

If an extension is approved, it's definitely not a private repo. We should just go through the usual codepath when requesting the extension instead of using the user's github info because they may have organizational policies that thwart the request (like single sign on)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the approved-extension download path and compare it with the usual extension-request codepath. Confirm how GitHub credentials are currently supplied, then verify that approved extensions download without using the user's credentials or being blocked by organizational policies.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.