Statusmeldungen hinzugefügt; Reservierungen funktionabel; kleine Bugfixes
This commit is contained in:
20
data/users.json
Normal file
20
data/users.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"Richard Reis": {
|
||||
"pwd": "secret",
|
||||
"rights": [
|
||||
null,
|
||||
true,
|
||||
true,
|
||||
true
|
||||
]
|
||||
},
|
||||
"Ursula Ulstein": {
|
||||
"pwd": "ultimativ",
|
||||
"rights": [
|
||||
null,
|
||||
true,
|
||||
true,
|
||||
false
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user