Allemand 5 лет назад
Родитель
Сommit
55545a52ca
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      snap-src/bin/wekan-help

+ 3 - 0
snap-src/bin/wekan-help

@@ -461,6 +461,9 @@ echo -e "Default authentication method."
 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 "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 "\t$ snap set $SNAP_NAME default-authentication-method='ldap'"
 echo -e "\n"
 echo -e "\n"
+echo -e "Enable or not password login Form"
+echo -e "\t$ snap set $SNAP_NAME password-login-enabled='false'"
+echo -e "\n"
 # parse config file for supported settings keys
 # parse config file for supported settings keys
 echo -e "wekan supports settings keys"
 echo -e "wekan supports settings keys"
 echo -e "values can be changed by calling\n$ snap set $SNAP_NAME <key name>='<key value>'"
 echo -e "values can be changed by calling\n$ snap set $SNAP_NAME <key name>='<key value>'"