summaryrefslogtreecommitdiffstats
path: root/snap-src/bin/wekan-help
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 /snap-src/bin/wekan-help
parentd8554ec67e26b4e86c86ee83bb5332b1d5d70215 (diff)
downloadwekan-561cd77e6842fd4f9a9b586387f4a631490d1ac9.tar.gz
wekan-561cd77e6842fd4f9a9b586387f4a631490d1ac9.tar.bz2
wekan-561cd77e6842fd4f9a9b586387f4a631490d1ac9.zip
Replace header login example variable names.
Related #2019
Diffstat (limited to 'snap-src/bin/wekan-help')
-rwxr-xr-xsnap-src/bin/wekan-help8
1 files changed, 4 insertions, 4 deletions
diff --git a/snap-src/bin/wekan-help b/snap-src/bin/wekan-help
index d1eeaccd..64d41d17 100755
--- a/snap-src/bin/wekan-help
+++ b/snap-src/bin/wekan-help
@@ -333,10 +333,10 @@ echo -e "\t$ snap set $SNAP_NAME logout-with-timer='true'"
echo -e "\n"
echo -e "Login to LDAP automatically with HTTP header."
echo -e "In below example for siteminder, at right side of = is header name."
-echo -e "\t$ snap set $SNAP_NAME header-login-id='BNPPUID'"
-echo -e "\t$ snap set $SNAP_NAME header-login-firstname='BNPPFIRSTNAME'"
-echo -e "\t$ snap set $SNAP_NAME header-login-lastname='BNPPLASTNAME'"
-echo -e "\t$ snap set $SNAP_NAME header-login-email='BNPPEMAILADDRESS'"
+echo -e "\t$ snap set $SNAP_NAME header-login-id='HEADERUID'"
+echo -e "\t$ snap set $SNAP_NAME header-login-firstname='HEADERFIRSTNAME'"
+echo -e "\t$ snap set $SNAP_NAME header-login-lastname='HEADERLASTNAME'"
+echo -e "\t$ snap set $SNAP_NAME header-login-email='HEADEREMAILADDRESS'"
echo -e "\n"
echo -e "Logout in."
echo -e "Logout in how many days:"