forked from Roflin/gamenight
Added a user system with no proper user validation but working authorisation.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
|
||||
drop table user;
|
||||
drop table pwd;
|
||||
Reference in New Issue
Block a user