LaravelDaily / QuickAdminPanel-Issues-Ideas-Discussions

Repository for discussing everything around QuickAdminPanel: https://quickadminpanel.com
4 stars 0 forks source link

BUG: Email field not unique in users table #8

Closed PovilasKorop closed 4 years ago

PovilasKorop commented 5 years ago

Reported from the customer:

I ran into some issues today testing the reset a password for a user. Turned out I had two users with the same email address. When I checked the database migration for the users table I see it does not require the email field to be unique as it does on a normal Laravel install.

Status: reproduced, planned to fix next week, Oct 7-13, 2019.