Found an error where signing up a user puts the username as the password and the password as the username in the database.
A major issue now is that in order to search for a user made, you need to supply the password.
As a result, you can't make two users with the same password, as it seems like username is supposed to be unique. Please review the screenshots below as to how I got here.
Found an error where signing up a user puts the username as the password and the password as the username in the database. A major issue now is that in order to search for a user made, you need to supply the password. As a result, you can't make two users with the same password, as it seems like username is supposed to be unique. Please review the screenshots below as to how I got here.