Fix broken database seed #90
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/reserved_admin_username"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Not allowing "admin" as username prevents the DB seeds task, because it creates an admin user.
Remove "admin" from reserved usernamesto Fix broken database seed