scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
833 stars 90 forks source link

Defining who has Oauth access #125

Open glassresistor opened 8 years ago

glassresistor commented 8 years ago

So in general i understand how Oauth works but in the case of Github how do we limit who has access to the web interface? In general how do we define access for the web interface?

For people editing the git repo I can give direct access to some people and have 3rd parties edit it via pull requests but I'm not sure how to handle this with the web interface. In theory the web interface could push the changes to each persons fork of the repo but I don't think thats what is happpening here.

If there is interest is building out these features let me know.

glassresistor commented 8 years ago

Also I can't figure out how to point it at a git repo.

boredstiff commented 8 years ago

I'm curious about this as well.