-
Notifications
You must be signed in to change notification settings - Fork 130
CORS support on git servers #263
Comments
I sent an email to Github support
|
👍 |
Related: #330 |
👍 |
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? |
also, you can use a CORS proxy |
One could use a proxy. However, why should we have that extra hop & http On Wed, Dec 2, 2015 at 3:05 PM, kumavis [email protected] wrote:
Brian Takita |
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. |
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.)
The text was updated successfully, but these errors were encountered: