summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-05-22 21:48:52 +0300
committerLauri Ojansivu <x@xet7.org>2019-05-22 21:48:52 +0300
commit526e10865ff0c2c4465ead8ae14328ebf0d40257 (patch)
treedae87fb59829e963fdeea27fa0eb6dcfe1838cd7 /Dockerfile
parente38988126ab99abda6c4a46c077bd8ea1424a662 (diff)
parentd83cb75f95e94524e1117111ca0dd063021cf3b8 (diff)
downloadwekan-526e10865ff0c2c4465ead8ae14328ebf0d40257.tar.gz
wekan-526e10865ff0c2c4465ead8ae14328ebf0d40257.tar.bz2
wekan-526e10865ff0c2c4465ead8ae14328ebf0d40257.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 9a78ade8..c62e4a5e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -40,6 +40,8 @@ ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential pyth
OAUTH2_ID_MAP="" \
OAUTH2_USERNAME_MAP="" \
OAUTH2_FULLNAME_MAP="" \
+ OAUTH2_ID_TOKEN_WHITELIST_FIELDS=[] \
+ OAUTH2_REQUEST_PERMISSIONS=['openid','profiles','email'] \
OAUTH2_EMAIL_MAP="" \
LDAP_ENABLE=false \
LDAP_PORT=389 \