codimd/lib/config
Jakub Sokołowski 0d1cd1d2f0
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.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-08-23 16:24:02 +02:00
..
default.js feat: add organizations whitelist to GitHub OAuth 2021-08-23 16:24:02 +02:00
defaultSSL.js Rename forgotten values 2018-03-26 20:15:45 +02:00
dockerSecret.js fix: some environment variables not in docker secret 2020-03-06 20:51:25 +08:00
enum.js refactor(config.js): Extract config file 2017-05-08 19:29:07 +08:00
environment.js feat: add organizations whitelist to GitHub OAuth 2021-08-23 16:24:02 +02:00
index.js Allow bmp/tiff image to be uploaded 2020-12-23 15:45:49 +08:00
utils.js Fix wrong reading from commit 2018-11-12 11:18:38 +01:00