jbowman99's avatar

Auth Help, switch from Sqlite to MySql

I think I broke it!!!

Pushed a commit to BitBucket which my dev environment i'm using Sqlite3 had it pulled down into someone else's dev environment and switch it to MySql,

My login info is seeded into the DB, but when I try to login a notification that the email field is required pops up which isn't a required field to login with? the Login should just be Username and Password.

not sure what happened. any thoughts?

0 likes
1 reply
willvincent's avatar

sounds like you overwrote the auth controller, but they have not. Or in some other way your auth controller differs from theirs.

Please or to participate in this conversation.