Files
CGW-Quote-Builder/product_app/data/users.json
T
2026-04-11 00:04:09 -05:00

26 lines
527 B
JSON

[
{
"username": "Master",
"password": "pbkdf2:sha256:1000000$tPRmseRGKLveXTxS$87eda9a20db29d12838fcb607f1f3536141f743ec9879702dc2a0dd893b4078d",
"defaultLocation": "KC",
"permissions": {
"manage_users": true
},
"locationSettings": {
"LINDS": {
"accessible": true
},
"IOLA": {
"accessible": true
},
"KC": {
"accessible": true
},
"BMD": {
"accessible": true
}
},
"active": true
}
]