From faa125dce9b878aae2e3929348840877145d6e79 Mon Sep 17 00:00:00 2001 From: Anna BOUDOUL Date: Thu, 22 Dec 2022 19:02:19 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Log=5Fpost=5Foral'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Log_post_oral.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Log_post_oral.md b/Log_post_oral.md index 2433ed6..da40765 100644 --- a/Log_post_oral.md +++ b/Log_post_oral.md @@ -7,4 +7,9 @@ * utilise deux fonctions: `findPublicList` et `findListTask` du gateway pour charger les listes publiques - vue home.php - * correction de la fonction `isConnected` qui est nécessaire dans cette vue \ No newline at end of file + * correction de la fonction `isConnected` qui est nécessaire dans cette vue + +- controleur user + * méthode deconnexion associée à l'action deconnecter + * méthode newListPrivate associée à l'action creerListePriv + * méthode loadListePriv associée à l'action voirListePriv \ No newline at end of file