Mickael-Martin пре 7 година
родитељ
комит
24bce62673
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      scripts/upgrade

+ 2 - 0
scripts/upgrade

@@ -225,6 +225,8 @@ then
         then
         then
         	# unprotected_uris allows SSO credentials to be passed anyway.
         	# unprotected_uris allows SSO credentials to be passed anyway.
         	ynh_app_setting_set $app unprotected_uris "/"
         	ynh_app_setting_set $app unprotected_uris "/"
+        else
+            ynh_app_setting_set $app unprotected_uris ""
         fi
         fi
 
 
 	    systemctl reload nginx
 	    systemctl reload nginx