Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

CORS support on git servers #263

Open
kumavis opened this issue Sep 18, 2014 · 8 comments
Open

CORS support on git servers #263

kumavis opened this issue Sep 18, 2014 · 8 comments
Labels
authentication SMS, 2FA, MFA, WebAuthn, passwords, and other related authentication schemes privacy

Comments

@kumavis
Copy link

kumavis commented Sep 18, 2014

This would allow web-apps (e.g. in-browser IDEs) to use libraries like [js-git](https://github.com/creationix/js-git/ to interact directly with Github.)

@kumavis
Copy link
Author

kumavis commented Sep 19, 2014

I sent an email to Github support

Hello,
I am working on an in-browser IDE for newcomers to the world of programming. I would like to leverage browser-friendly git libraries such as js-git (https://github.com/creationix/js-git/) to interact directly with Github. However this is currently not possible due to CORS restrictions on Github's git servers. I would like to request CORS support on github's git servers.
I have created an issue here to track this feature request (#263)
Thank you,
kumavis

@daurnimator
Copy link

👍

@stuartpb
Copy link

stuartpb commented Jan 8, 2015

Related: #330

@btakita
Copy link

btakita commented Dec 2, 2015

👍

@btakita
Copy link

btakita commented Dec 2, 2015

There's always https://about.gitlab.com/

Since it's open source, anybody could develop this feature & not rely on convincing corporate overlords.

Ironically, Github is not open source...Which raises the question; why are we hosting our open source projects on a proprietary platform?

@kumavis
Copy link
Author

kumavis commented Dec 2, 2015

also, you can use a CORS proxy
https://crossorigin.me/

@btakita
Copy link

btakita commented Dec 3, 2015

One could use a proxy. However, why should we have that extra hop & http
request obfuscation instead of addressing the root cause?

On Wed, Dec 2, 2015 at 3:05 PM, kumavis [email protected] wrote:

also, you can use a CORS proxy
https://crossorigin.me/


Reply to this email directly or view it on GitHub
#263 (comment).

Brian Takita
briantakita.com
about.me/brian_takita

@TPS TPS added authentication SMS, 2FA, MFA, WebAuthn, passwords, and other related authentication schemes privacy labels Feb 28, 2019
@davidgiven
Copy link

Is there any news on this? I have exactly the same requirement (being able to access git servers from a web browser), and currently I can't support github because of it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
authentication SMS, 2FA, MFA, WebAuthn, passwords, and other related authentication schemes privacy
Projects
None yet
Development

No branches or pull requests

6 participants