From 6a90634a80486c02e134679161bf39ac9616599d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 31 Jan 2022 13:29:24 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 4d885e9..939b5de 100644 --- a/scripts/install +++ b/scripts/install @@ -32,7 +32,7 @@ mail_pwd=$(ynh_string_random --length=12) app=$YNH_APP_INSTANCE_NAME -auth_method="standard" +auth_method="ldap" #================================================= # CHECK IF THE APP CAN BE INSTALLED WITH THESE ARGS