From 937958bff8aa34ca6d410e8775616cc6ffb21509 Mon Sep 17 00:00:00 2001 From: rubisalpha Date: Fri, 20 Feb 2026 14:29:32 +0000 Subject: [PATCH] Actualiser auth.cpp --- auth.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/auth.cpp b/auth.cpp index 632182c..0573714 100644 --- a/auth.cpp +++ b/auth.cpp @@ -1,6 +1,7 @@ #include "auth.h" + int authentifier(const std::string& login, const std::string& password, const std::vector& users){ - for(int i=0;i