VRMS icon indicating copy to clipboard operation
VRMS copied to clipboard

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

Open evanyang1 opened this issue 1 year ago • 3 comments

Fixes #1464

We pass in the lowercase email into checkUser and checkAuth

evanyang1 avatar Aug 26 '23 05:08 evanyang1

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

github-actions[bot] avatar Aug 26 '23 05:08 github-actions[bot]

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.

trillium avatar Aug 26 '23 18:08 trillium

  • The backend portion of this ticket is being addressed by #1551

JackHaeg avatar Feb 28 '24 19:02 JackHaeg