diff --git a/scripts/install b/scripts/install index 1fa8359..db719d7 100755 --- a/scripts/install +++ b/scripts/install @@ -156,7 +156,7 @@ ynh_app_setting_set "$app" user_home "$user_home" ynh_app_setting_set "$app" mysqlpwd "$dbpass" # Set SSOwat rules -ynh_app_setting_set "$app" unprotected_uris "/remote.php" +ynh_app_setting_set "$app" unprotected_uris "/remote.php","/status.php" ynh_app_setting_set "$app" skipped_uris "/.well-known" # Reload services