diff --git a/scripts/upgrade b/scripts/upgrade index 6134482..afc881d 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -225,6 +225,8 @@ then then # unprotected_uris allows SSO credentials to be passed anyway. ynh_app_setting_set $app unprotected_uris "/" + else + ynh_app_setting_set $app unprotected_uris "" fi systemctl reload nginx