first commit
This commit is contained in:
commit
1530450313
165 changed files with 8443 additions and 0 deletions
10
data/users.json
Normal file
10
data/users.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[
|
||||
{
|
||||
"Login": "meow",
|
||||
"PasswordHash": "404cdd7bc109c432f8cc2443b45bcfe95980f5107215c645236e577929ac3e52"
|
||||
},
|
||||
{
|
||||
"Login": "testuser",
|
||||
"PasswordHash": "d74ff0ee8da3b9806b18c877dbf29bbde50b5bd8e4dad7a3a725000feb82e8f1"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue