From 561cd77e6842fd4f9a9b586387f4a631490d1ac9 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 8 Apr 2019 12:01:26 +0300 Subject: Replace header login example variable names. Related #2019 --- start-wekan.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'start-wekan.sh') 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 -- cgit v1.2.3-1-g7c22