google / ctfscoreboard

Scoreboard for Capture The Flag competitions.
Apache License 2.0
164 stars 61 forks source link

Missing DB Tables Should Give Better Errors #277

Open Matir opened 4 years ago

Matir commented 4 years ago

Right now, we just throw a 500 ISE when tables have not been created. We should do something nicer.