Browse Source

Update upgrade

Mickael-Martin 7 years ago
parent
commit
24bce62673
1 changed files with 2 additions and 0 deletions
  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