first commit

This commit is contained in:
Your Name 2026-01-21 00:23:28 +03:00
commit 1530450313
165 changed files with 8443 additions and 0 deletions

10
data/users.json Normal file
View file

@ -0,0 +1,10 @@
[
{
"Login": "meow",
"PasswordHash": "404cdd7bc109c432f8cc2443b45bcfe95980f5107215c645236e577929ac3e52"
},
{
"Login": "testuser",
"PasswordHash": "d74ff0ee8da3b9806b18c877dbf29bbde50b5bd8e4dad7a3a725000feb82e8f1"
}
]