From 06f1d26d162ad6b0289ec8be9073eedb1a354a93 Mon Sep 17 00:00:00 2001 From: rubisalpha Date: Wed, 8 Apr 2026 07:51:08 +0000 Subject: [PATCH] Actualiser users.json.php --- users.json.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/users.json.php b/users.json.php index e69de29..93675b3 100644 --- a/users.json.php +++ b/users.json.php @@ -0,0 +1,6 @@ +{ + "admin": { + "password": "$2y$10$92IXUNpkjO0rOQ5byMi.Ye4oKoEa3Ro9llC/.og/at2.uheWG/igi", + "role": "Admin" + } +} \ No newline at end of file