fix: sync nabil password hash (rla2025)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8d901da125
commit
0e29c334f7
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue