fix: sync nabil password hash (rla2025)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Nabil Derouiche 2026-03-13 19:54:59 +01:00
parent 8d901da125
commit 0e29c334f7
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{
"id": 1,
"username": "nabil",
"password": "$2a$10$/DecPY/MldiHgQ1v.CBIp.T1iSRrcSmfzUkQZAzq2TLfFbRfu4SVe",
"password": "$2a$10$4nqlMxOSsDV99mJHvVQJzubVLCArz6fnkQ0RSTD9p1CwdGxwibHdq",
"role": "superadmin",
"region": "all"
},
@ -20,4 +20,4 @@
"role": "admin",
"region": "all"
}
]
]