Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: transform email to lower case before being passed in auth & che… #1475

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

evanyang1
Copy link
Member

@evanyang1 evanyang1 commented Aug 26, 2023

Fixes #1464

We pass in the lowercase email into checkUser and checkAuth

@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b evanyang1-eyang-1457b development
git pull https://github.com/evanyang1/VRMS.git eyang-1457b

@trillium
Copy link
Member

trillium commented Aug 26, 2023

Great work, thanks Evan!

This pull request is a part of a larger batch here.

We need to hold off on merging this pull request until the rest of the db login things are done.

@JackHaeg
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add .toLowerCase to front end auth db query
3 participants