codimd icon indicating copy to clipboard operation
codimd copied to clipboard

feat: add organizations whitelist to GitHub OAuth

Open jakubgs opened this issue 4 years ago • 2 comments
trafficstars

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.

jakubgs avatar Aug 25 '21 19:08 jakubgs

Hey this is a pretty useful feature, any update @a60814billy, @jackycute?

nderjung avatar Oct 09 '21 10:10 nderjung

Hi @jakubgs @nderjung,

We will put this into the next release.

jackycute avatar Oct 10 '21 04:10 jackycute

That's try to merge this. Thank you @jakubgs

jackycute avatar Jun 05 '23 03:06 jackycute