Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add organizations whitelist to GitHub OAuth #1710

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

jakubgs
Copy link
Contributor

@jakubgs jakubgs commented Aug 25, 2021

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.

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.

Signed-off-by: Jakub Sokołowski <[email protected]>
@nderjung
Copy link

nderjung commented Oct 9, 2021

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

@jackycute
Copy link
Member

Hi @jakubgs @nderjung,

We will put this into the next release.

@jackycute jackycute added this to the Next milestone Oct 10, 2021
@jackycute
Copy link
Member

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

@jackycute jackycute merged commit a3a789b into hackmdio:develop Jun 5, 2023
@Yukaii Yukaii modified the milestones: Next, 2.5.0 Dec 26, 2023
@stanley2058 stanley2058 mentioned this pull request Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants