From db2079e0b335038ac1870eead149e4d0b96ad40c Mon Sep 17 00:00:00 2001 From: Persson-dev Date: Wed, 26 Mar 2025 19:43:29 +0100 Subject: [PATCH] update TODO --- login.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/login.php b/login.php index 1519ab0..b06a308 100644 --- a/login.php +++ b/login.php @@ -29,5 +29,5 @@ $body = PrintLoginInfo($info); require_once "templates/login_success.html.php"; -// TODO: style -// TODO: Mettre les tentatives dans la db \ No newline at end of file +// TODO: Mettre les tentatives dans la db +// TODO: ldaps \ No newline at end of file