From c22487880658f5f0aaef4015018ef9091e211871 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 22 Feb 2020 14:30:13 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index aa37bd1..d5edfc8 100644 --- a/scripts/install +++ b/scripts/install @@ -235,6 +235,7 @@ then # unprotected_uris allows SSO credentials to be passed anyway. ynh_app_setting_set --app=$app --key=unprotected_uris --value="/" fi +ynh_app_setting_set --app=$app --key=noauth_uris --value="/" #================================================= # RELOAD NGINX