summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-05-10 23:20:17 +0300
committerLauri Ojansivu <x@xet7.org>2019-05-10 23:20:17 +0300
commitdf69ade422bb862820d0836bd6b841beabb5c694 (patch)
treef99238cef13f8e96b2c138ee3ce6b548fcc0e803 /docker-compose.yml
parentac0f13ad1891d576ba5bf662daaab7676a8fc74f (diff)
parent3eef42eee0818d241d5ae004d59af3a46a2b8318 (diff)
downloadwekan-df69ade422bb862820d0836bd6b841beabb5c694.tar.gz
wekan-df69ade422bb862820d0836bd6b841beabb5c694.tar.bz2
wekan-df69ade422bb862820d0836bd6b841beabb5c694.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 5dca833d..68cb363a 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -400,6 +400,9 @@ services:
# Reject Unauthorized Certificate
#- LDAP_REJECT_UNAUTHORIZED=false
#
+ # Option to login to the LDAP server with the user's own username and password, instead of an administrator key. Default: false (use administrator key).
+ #- LDAP_USER_AUTHENTICATION="true"
+ #
# Optional extra LDAP filters. Don't forget the outmost enclosing parentheses if needed
#- LDAP_USER_SEARCH_FILTER=
#