Mickael-Martin 7 éve
szülő
commit
24bce62673
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      scripts/upgrade

+ 2 - 0
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