Change test user
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
{
|
{
|
||||||
"johndoe": {
|
"test": {
|
||||||
"username": "johndoe",
|
"username": "test",
|
||||||
"hashed_password": "$2b$12$EixZaYVK1fsbw1ZfbX3OXePaWxn96p36WQoeG6Lruj3vjPGga31lW",
|
"hashed_password": "$2b$12$VS1k1fdA4x2EeF1a/LMIyex.evEQGF5EsviIcG22S55YO8uUQCT7q",
|
||||||
"disabled": "False",
|
"disabled": false,
|
||||||
"servers": ["a", "b","minecraft"]
|
"servers": [
|
||||||
}
|
"test"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user