Move and rename
This commit is contained in:
10
app/users.json
Normal file → Executable file
10
app/users.json
Normal file → Executable file
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"johndoe": {
|
||||
"username": "johndoe",
|
||||
"full_name": "John Doe",
|
||||
"email": "johndoe@example.com",
|
||||
"hashed_password": "$2b$12$EixZaYVK1fsbw1ZfbX3OXePaWxn96p36WQoeG6Lruj3vjPGga31lW",
|
||||
"disabled": "False",
|
||||
"servers": ["a", "b","minecraft"]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user