-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathusers.json
More file actions
25 lines (25 loc) · 752 Bytes
/
Copy pathusers.json
File metadata and controls
25 lines (25 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"user": {
"userId": "user",
"username": "user",
"passwordHash": "ag4PWxtv/XGYZc48XhM4XQ\u003d\u003d:Qd6GyQT6NnC0ujYqWo9kKPC1IToTsGKex29Vxobxf48\u003d"
},
"root": {
"userId": "root",
"username": "root",
"passwordHash": "lBjS3UZ1TjsLGxaYunAZqQ\u003d\u003d:LYhXkNKaY1XeCqlLa9Iz8BoYVktjBNlF2CgOXSG3foI\u003d",
"lastMajor": "CS"
},
"jan": {
"userId": "jan",
"username": "jan",
"passwordHash": "amMVqKgza+D8LB6AX3XcGA\u003d\u003d:H18UuMH/iSKED//htXpBYLn7G7uQ2HsYDRyUaJytzTU\u003d",
"lastMajor": "SWE"
},
"admin": {
"userId": "admin",
"username": "admin",
"passwordHash": "kG1z1B0q1N7bcAX1ACEN9Q\u003d\u003d:us91CHpwXZ8nuWSc4DLoYehYi9Nj9eiVZhwmNVVPXRs\u003d",
"lastMajor": "CS"
}
}