Create account: arfs
Browse files- users.json +7 -0
users.json
CHANGED
|
@@ -34,6 +34,13 @@
|
|
| 34 |
"is_admin": false,
|
| 35 |
"message_limit": 10,
|
| 36 |
"messages_used": 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
}
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 34 |
"is_admin": false,
|
| 35 |
"message_limit": 10,
|
| 36 |
"messages_used": 0
|
| 37 |
+
},
|
| 38 |
+
"arfs": {
|
| 39 |
+
"username": "arfs",
|
| 40 |
+
"password_hash": "scrypt:32768:8:1$UxiOkUdZFSclwH3T$9446ae2d6498817f859742f2b779dc3f62929644d9d03b8c90f97921b59d89cdd0e34397ad2c7a4e72f052b1d0516be621cdbfe88196b67850b2b74085815a54",
|
| 41 |
+
"is_admin": false,
|
| 42 |
+
"message_limit": 10,
|
| 43 |
+
"messages_used": 0
|
| 44 |
}
|
| 45 |
}
|
| 46 |
}
|