Skip to content

Added email to student id conversion function. #15

Open
WolfSkin0 wants to merge 2 commits intomasterfrom
email2id
Open

Added email to student id conversion function. #15
WolfSkin0 wants to merge 2 commits intomasterfrom
email2id

Conversation

@WolfSkin0
Copy link
Copy Markdown
Collaborator

Additional changes:

  • Added aula authentication
  • Updated some dependencies
  • Refactored auth.py to improve readability and allow integration of aula's authentication code

@dscroft Using a PR instead of straight-up pushing to master because of large formatting changes. Lmk if there's any issues :D
I briefly tested it, and it works on my machine, but it's probably worth giving it a quick go in situ before merging.

…ion, and refactored auth.py to improve readability. Several packages updated to fix bugs.
@WolfSkin0 WolfSkin0 requested a review from dscroft February 14, 2023 14:44
@WolfSkin0 WolfSkin0 self-assigned this Feb 14, 2023
Fix issue where emails will match multiple users. 
E.g. smith@coventry.ac.uk
Will match and return
- smith@coventry.ac.uk
- ssmith@covernty.ac.uk
etc.
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