can now only join when in registration period and added test users
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name,description,maxTeamAmount,currentTeamAmount,registrationStartDate,registrationEndDate
|
||||
Demo Tournament ,This is a demo tournament, 6, 0, 2026-02-01, 2026-02-28
|
||||
Demo Tournament 2,This is a second demo tournament, 12, 5, 2026-03-01, 2026-03-15
|
||||
Demo Tournament 3,This is a third demo tournament, 8, 8, 2026-03-10, 2026-03-20
|
||||
Demo Tournament ,This is a demo tournament, 2, 0, 2026-02-01, 2026-02-28
|
||||
Demo Tournament 2,This is a second demo tournament, 4, 5, 2026-03-01, 2026-03-15
|
||||
Demo Tournament 3,This is a third demo tournament, 8, 8, 2026-03-15, 2026-03-20
|
||||
|
||||
|
@@ -1,2 +1,6 @@
|
||||
username, password
|
||||
tikaiz, htlgkr
|
||||
tikaiz, htlgkr
|
||||
test01, htlgkr
|
||||
test02, htlgkr
|
||||
test03, htlgkr
|
||||
test04, htlgkr
|
||||
|
Reference in New Issue
Block a user