Fix: Multi-user data isolation and Legacy migration logic
This commit is contained in:
11
data/users.json
Normal file
11
data/users.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"id": "ac239645-21ef-4e87-99f4-5a7d52da4feb",
|
||||
"username": "renato97",
|
||||
"passwordHash": "$2b$10$oQjeKl5epz1XzgdDWS60E.S0mWIbYmWd9mc84KYgAkYtHa7noAih6",
|
||||
"chatId": "692714536",
|
||||
"knownIps": [
|
||||
"181.23.237.185"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user