From 5f35d9cb4592f2cfb5eec2a432376e387c7337ce Mon Sep 17 00:00:00 2001 From: root Date: Sat, 22 Aug 2026 12:26:58 +0000 Subject: [PATCH] =?UTF-8?q?audit(ui):=20v=C3=A9rifier=20le=20rejet=20des?= =?UTF-8?q?=20fichiers=20interdits?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/ui-audit/PROGRESS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ui-audit/PROGRESS.md b/docs/ui-audit/PROGRESS.md index ca18a2b..9f1c95b 100644 --- a/docs/ui-audit/PROGRESS.md +++ b/docs/ui-audit/PROGRESS.md @@ -147,6 +147,8 @@ terminé. avec message métier et aucun transfert supplémentaire. - Document artificiel `test_document.pdf` téléversé sur l'intervention 1 : téléchargement ID 1 répond 200, mais le détail ne l'affiche pas (UI-030). +- Téléversement d'un fichier `.exe` artificiel : redirection avec rejet et + aucun second document téléchargeable (ID 2 renvoie 404). - La prévision détaillée `/cleaning/forecast/1` répond 200 et affiche stock, consommation, sécurité et commande ; la configuration globale reste 500 (UI-002).