Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

[BAU] convert emails to lower case when reading from a mapping #119

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

cyrusdobbs
Copy link
Contributor

Change description

  • fixes an issue where mapping contained upper case emails that could never be matched

  • we now .lower() all emails on setting up auth

  • Unit tests and other appropriate tests added or updated

  • README and other documentation has been updated / added (if needed)

  • Commit messages are meaningful and follow good commit message guidelines (e.g. "FS-XXXX: Add margin to nav items preventing overlapping of logo")

How to test

If manual testing is needed, give suggested testing steps

Screenshots of UI changes (if applicable)

Copy link
Contributor

@Joel-Pearce Joel-Pearce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cyrusdobbs cyrusdobbs merged commit 4394cf8 into main Dec 4, 2023
1 check passed
@cyrusdobbs cyrusdobbs deleted the fix/bau-emails-to-lower-case-upon-reading-mapping branch December 4, 2023 11:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants