reset databases

This commit is contained in:
2023-10-25 19:07:35 +02:00
parent 451222ee5d
commit 66f0042e1c
11 changed files with 19 additions and 22 deletions

View File

@@ -1 +1 @@
{"test":{"1":{"title":"test","comment":"test","id":1,"count":3}}} {}

View File

@@ -1 +1 @@
{"test":{"allowAdding":true,"display":"test","id":"test","comment":"test2"}} {}

View File

@@ -1,17 +1,17 @@
{ {
"init":true, "init":false,
"setupDone":true, "setupDone":false,
"twoFA":"enforce", "twoFA":"allow",
"twoFAMode":"enhanced", "twoFAMode":"simple",
"db":"mysql", "db":"mysql",
"payments":"stripe", "payments":"stripe",
"name":"libreevent", "name":"libreevent",
"yourDomain":"http://localhost:8080", "yourDomain":"",
"mailSender":"libreevent <no-reply@libreevent.janishutz.com>", "mailSender":"",
"maxTickets":10, "maxTickets":10,
"currency":"CHF", "currency":"USD",
"gcInterval":300, "gcInterval":300,
"ticketTimeout":900, "ticketTimeout":900,
"startPage":"modern", "startPage":"default",
"version":"1.0.0" "version":"1.0.0"
} }

View File

@@ -1 +1 @@
{"test4":{"comp1secAr14s2":{"id":"comp1secAr14s2","component":1,"ticketOption":"2","eventID":"test4","category":"1","name":"Row 15, Seat 3"}}} {}

View File

@@ -1 +1 @@
{"db":{"libreevent_temp":{},"libreevent_admin":{},"libreevent_orders":{},"libreevent_users":{}},"index":{"libreevent_temp":0,"libreevent_admin":0,"libreevent_orders":0,"libreevent_users":0}} {}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
{"test2":{"locationID":"test2","name":"TestLocation2","seatplan-enabled":true,"totalSeats":0},"test":{"locationID":"test","name":"TestLocation","seatplan-enabled":false},"testLocationNoSeatplan":{"locationID":"testLocationNoSeatplan","name":"TestLocationWithoutSeatplan","seatplan-enabled":true,"totalSeats":50},"complexSeatplan":{"locationID":"complexSeatplan","name":"Complex Seat Plan","seatplan-enabled":true,"totalSeats":244}} {}

View File

@@ -1,4 +1 @@
{ {}
"pass": "$2b$10$56u70OdMWo/Jv5lrqaNq8OV7TxTDOPGC9tP8Ea.1zhGluHYTzuTd.",
"email": "development@janishutz.com"
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long