Fix broken database seed #90

Merged
raucao merged 2 commits from bugfix/reserved_admin_username into master 2023-02-26 14:20:45 +00:00
Owner

Not allowing "admin" as username prevents the DB seeds task, because it creates an admin user.

Not allowing "admin" as username prevents the DB seeds task, because it creates an admin user.
galfert added 2 commits 2023-02-26 12:29:31 +00:00
Remove "admin" from default reserved usernames
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
b2a1b8caf5
Blocking admin prevents seeding the DB, which creates an admin user
galfert added the
kredits-1
label 2023-02-26 12:29:55 +00:00
raucao changed title from Remove "admin" from reserved usernames to Fix broken database seed 2023-02-26 14:19:19 +00:00
raucao approved these changes 2023-02-26 14:20:25 +00:00
raucao merged commit b84f9109f6 into master 2023-02-26 14:20:45 +00:00
raucao deleted branch bugfix/reserved_admin_username 2023-02-26 14:20:45 +00:00
raucao added the
bug
label 2023-03-28 14:39:33 +00:00
Sign in to join this conversation.
No description provided.