summaryrefslogtreecommitdiffstats
path: root/snap-src
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-21 19:47:34 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-21 19:47:34 +0200
commit1e034a794fcf417a6722c8cc6dea8a537bc5ce51 (patch)
treedf3b04de0a5db2978f9fe41c10ba06e6fd6a64b0 /snap-src
parenta261c66f34726f5b6ddaffca82a80afb01f0d450 (diff)
downloadwekan-1e034a794fcf417a6722c8cc6dea8a537bc5ce51.tar.gz
wekan-1e034a794fcf417a6722c8cc6dea8a537bc5ce51.tar.bz2
wekan-1e034a794fcf417a6722c8cc6dea8a537bc5ce51.zip
- Update translated text.
Diffstat (limited to 'snap-src')
-rwxr-xr-xsnap-src/bin/config4
-rwxr-xr-xsnap-src/bin/wekan-help2
2 files changed, 3 insertions, 3 deletions
diff --git a/snap-src/bin/config b/snap-src/bin/config
index 0cd3f298..7eb9a990 100755
--- a/snap-src/bin/config
+++ b/snap-src/bin/config
@@ -291,6 +291,6 @@ DEFAULT_LOGOUT_ON_MINUTES=""
KEY_LOGOUT_ON_MINUTES="logout-on-minutes"
-DESCRIPTION_DEFAULT_AUTHENTICATION_METHOD="The default authentication method used if a user does not exist to create and authenticate him"
+DESCRIPTION_DEFAULT_AUTHENTICATION_METHOD="The default authentication method used if a user does not exist to create and authenticate. Method can be password or ldap."
DEFAULT_DEFAULT_AUTHENTICATION_METHOD=""
-KEY_DEFAULT_AUTHENTICATION_METHOD="default-authentication-method" \ No newline at end of file
+KEY_DEFAULT_AUTHENTICATION_METHOD="default-authentication-method"
diff --git a/snap-src/bin/wekan-help b/snap-src/bin/wekan-help
index b4835473..9c7a67a2 100755
--- a/snap-src/bin/wekan-help
+++ b/snap-src/bin/wekan-help
@@ -271,7 +271,7 @@ echo -e "\n"
# echo -e "\t$ snap set $SNAP_NAME LOGOUT_ON_MINUTES='5'"
# echo -e "\n"
echo -e "Default authentication method."
-echo -e "The default authentication method used if a user does not exist to create and authenticate him"
+echo -e "The default authentication method used if a user does not exist to create and authenticate. Method can be password or ldap."
echo -e "\t$ snap set $SNAP_NAME DEFAULT_AUTHENTICATION_METHOD='ldap'"
echo -e "\n"
# parse config file for supported settings keys