codimd
codimd copied to clipboard
feat: add organizations whitelist to GitHub OAuth
Currently CodiMD does not support limiting access of GitHub OAuth users based on their organization membership. This is a very useful functionality for teams that want to limit write access to their notes.
I've implemented a crude solution to this problem, which most probably requires some adjusments to make it better. I'm not sure if this implementation is kosher, but it definitely works on my deployment.
Open to suggestions on how I can improve it.
Hey this is a pretty useful feature, any update @a60814billy, @jackycute?
Hi @jakubgs @nderjung,
We will put this into the next release.
That's try to merge this. Thank you @jakubgs