Skip to content

Andrew/validation fix#18

Merged
sllozier merged 2 commits intomainfrom
andrew/validation-fix
Apr 21, 2025
Merged

Andrew/validation fix#18
sllozier merged 2 commits intomainfrom
andrew/validation-fix

Conversation

@aleawilson
Copy link
Contributor

I fixed a validation error on login. Currently, a user could input anything into the Name field and as long as the Email matched the database it would perform a successful login. My change requires that the email matches a user in the database, and the name matches that same user's name.

@aleawilson aleawilson requested a review from sllozier April 10, 2025 23:25
@aleawilson
Copy link
Contributor Author

Also, as I was looking through some code I found a comment with a spelling error, so I fixed it.

@sllozier sllozier merged commit 63c8636 into main Apr 21, 2025
@sllozier sllozier deleted the andrew/validation-fix branch April 21, 2025 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants