summaryrefslogtreecommitdiffstats
path: root/start-wekan.sh
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-04-08 12:01:26 +0300
committerLauri Ojansivu <x@xet7.org>2019-04-08 12:01:26 +0300
commit561cd77e6842fd4f9a9b586387f4a631490d1ac9 (patch)
tree3bc50a9b608f5dfb8d9ddc7992fbc5b4c9ac8c22 /start-wekan.sh
parentd8554ec67e26b4e86c86ee83bb5332b1d5d70215 (diff)
downloadwekan-561cd77e6842fd4f9a9b586387f4a631490d1ac9.tar.gz
wekan-561cd77e6842fd4f9a9b586387f4a631490d1ac9.tar.bz2
wekan-561cd77e6842fd4f9a9b586387f4a631490d1ac9.zip
Replace header login example variable names.
Related #2019
Diffstat (limited to 'start-wekan.sh')
-rwxr-xr-xstart-wekan.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/start-wekan.sh b/start-wekan.sh
index 4e7f930c..931494d0 100755
--- a/start-wekan.sh
+++ b/start-wekan.sh
@@ -289,10 +289,10 @@ function wekan_repo_check(){
#---------------------------------------------------------------------
# Login to LDAP automatically with HTTP header.
# In below example for siteminder, at right side of = is header name.
- #export HEADER_LOGIN_ID=BNPPUID
- #export HEADER_LOGIN_FIRSTNAME=BNPPFIRSTNAME
- #export HEADER_LOGIN_LASTNAME=BNPPLASTNAME
- #export HEADER_LOGIN_EMAIL=BNPPEMAILADDRESS
+ #export HEADER_LOGIN_ID=HEADERUID
+ #export HEADER_LOGIN_FIRSTNAME=HEADERFIRSTNAME
+ #export HEADER_LOGIN_LASTNAME=HEADERLASTNAME
+ #export HEADER_LOGIN_EMAIL=HEADEREMAILADDRESS
#---------------------------------------------------------------------
# LOGOUT_WITH_TIMER : Enables or not the option logout with timer
# example : LOGOUT_WITH_TIMER=true