user json.
This commit is contained in:
13
server/data/users.json
Normal file
13
server/data/users.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"username": "wisecolt",
|
||||||
|
"role": "admin",
|
||||||
|
"password": {
|
||||||
|
"hash": "65183a9f8b754179e2bf221e1c1fa02df5ec3c2c9a7baea390392d516fdc32a6d411ced31cf733f0b3765eda5cb9753e86db0ebfc3aa0e232045b710e6ac57a7",
|
||||||
|
"salt": "85f1497a72fd3b4c3e962be255c5b38b",
|
||||||
|
"iterations": 120000,
|
||||||
|
"keylen": 64,
|
||||||
|
"digest": "sha512"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user