gitea and Netlify

Created on 27 Sep 2017  路  11Comments  路  Source: go-gitea/gitea

Is it possible to use Netlify https://www.netlifycms.org/ with Gitea ?

Thanks for your wonderful Art !!!

kinupstream-related

Most helpful comment

Seems the linked repo uses Goth as an oauth interface, and as such I've submitted the following PR to Goth: https://github.com/markbates/goth/pull/276 which is a dependency to get the linked repo using Gitea OAuth. Getting my PR into Goth will also allow Gitea to use other Gitea installs as an auth provider, which is very exciting.

All 11 comments

Not at the moment. At the moment, there is no external OAuth client written for Gitea for NetlifyCMS.

See https://www.netlifycms.org/docs/custom-authentication/#external-oauth-clients for details about external OAuth clients for NetlifyCMS.

This feature also depends on this issue: #27

it seems issue #27 is closed.

Right, someone could send a PR to https://github.com/igk1972/netlify-cms-oauth-provider-go to add gitea support.

Seems the linked repo uses Goth as an oauth interface, and as such I've submitted the following PR to Goth: https://github.com/markbates/goth/pull/276 which is a dependency to get the linked repo using Gitea OAuth. Getting my PR into Goth will also allow Gitea to use other Gitea installs as an auth provider, which is very exciting.

Sadly that PR doesn't close this, we have that PR running at https://netlify-auth.gitea.io/ however Gitea would need to be added as a provider to netlify-cms itself.

And what does prevent this?

@ShalokShalom time to contribute

I mean, it seems to be particularly implemented, so I ask again: What is still missing?

@ShalokShalom netlify needs to add Gitea support on their side

Oh. They actually wait for us to do so 馃槃

Was this page helpful?
0 / 5 - 0 ratings