Pre-github
This commit is contained in:
+18
-55
@@ -4,12 +4,7 @@
|
||||
"password": "pbkdf2:sha256:1000000$tPRmseRGKLveXTxS$87eda9a20db29d12838fcb607f1f3536141f743ec9879702dc2a0dd893b4078d",
|
||||
"defaultLocation": "KC",
|
||||
"permissions": {
|
||||
"manage_users": true,
|
||||
"view_reports": true,
|
||||
"create_quotes": true,
|
||||
"approve_quotes": true,
|
||||
"manage_products": true,
|
||||
"manage_inventory": true
|
||||
"manage_users": true
|
||||
},
|
||||
"locationSettings": {
|
||||
"LINDS": {
|
||||
@@ -25,74 +20,42 @@
|
||||
"accessible": true
|
||||
}
|
||||
},
|
||||
"active": true
|
||||
"active": true,
|
||||
"superAdmin": true
|
||||
},
|
||||
{
|
||||
"username": "Darlene",
|
||||
"password": "pbkdf2:sha256:1000000$8sblSWLWIvsjcta2$d974d13956f67cc42e1fa88191d68c896d4daa663ae2d76d7988beb569647d27",
|
||||
"password": "pbkdf2:sha256:1000000$TSAG3KNMWuEQr3Jl$7e8eda7495bc11a43161df75465ce06a53c29f47e766928914dfeb42388a0a5b",
|
||||
"defaultLocation": "IOLA",
|
||||
"permissions": {
|
||||
"manage_users": false,
|
||||
"view_reports": true,
|
||||
"create_quotes": true,
|
||||
"approve_quotes": false,
|
||||
"manage_products": false,
|
||||
"manage_inventory": false
|
||||
},
|
||||
"locationSettings": {
|
||||
"LINDS": {
|
||||
"accessible": true
|
||||
"accessible": true,
|
||||
"permissions": {}
|
||||
},
|
||||
"IOLA": {
|
||||
"accessible": true
|
||||
},
|
||||
"KC": {
|
||||
"accessible": true
|
||||
},
|
||||
"BMD": {
|
||||
"accessible": false
|
||||
"accessible": true,
|
||||
"permissions": {}
|
||||
}
|
||||
},
|
||||
"permissions": {
|
||||
"manage_users": true,
|
||||
"create_quotes": true
|
||||
},
|
||||
"active": true
|
||||
},
|
||||
{
|
||||
"username": "Toni",
|
||||
"password": "pbkdf2:sha256:1000000$5k3daJKZt7hqNAkq$e77819a2b2ee4bf9955dc10b3b4da7b14de2b4ecda5ce5f553daf3783b0a316c",
|
||||
"password": "pbkdf2:sha256:1000000$kf8fP8xO1ghC5Fig$e3b4155b7922a651e0680e73c984a48c7d4de2b02a43254d9080498c1071baca",
|
||||
"defaultLocation": "LINDS",
|
||||
"locationSettings": {
|
||||
"LINDS": {
|
||||
"accessible": true
|
||||
},
|
||||
"IOLA": {
|
||||
"accessible": false
|
||||
},
|
||||
"KC": {
|
||||
"accessible": false
|
||||
},
|
||||
"BMD": {
|
||||
"accessible": false
|
||||
"accessible": true,
|
||||
"permissions": {}
|
||||
}
|
||||
},
|
||||
"permissions": {
|
||||
"create_quotes": true
|
||||
},
|
||||
"active": true
|
||||
},
|
||||
{
|
||||
"username": "Jason",
|
||||
"password": "pbkdf2:sha256:1000000$rNSYLqRWZ6tdny1G$cad2afda9193b7cb50b9e9423f95ff83bc14428c8a2d98607cd6e5ce17cb70c7",
|
||||
"defaultLocation": "KC",
|
||||
"locationSettings": {
|
||||
"LINDS": {
|
||||
"accessible": true
|
||||
},
|
||||
"IOLA": {
|
||||
"accessible": true
|
||||
},
|
||||
"KC": {
|
||||
"accessible": true
|
||||
},
|
||||
"BMD": {
|
||||
"accessible": true
|
||||
}
|
||||
},
|
||||
"active": false
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user