ucsb-cs / submit

Repository for tracking issues, suggestions with the submit.cs system
https://ucsb-cs.github.io/submit/
BSD 2-Clause "Simplified" License
9 stars 5 forks source link

Authentication problems - case-sensitive email id #17

Open rathodsachin20 opened 8 years ago

rathodsachin20 commented 8 years ago

When a user logs in using terminal as "abc@Umail.ucsb.edu" instead of "abc@umail.ucsb.edu"; the user gets logged in but submit shows "You cannot submit " error. Expected output should be either show login error or accept the submission after logging in. A side effect: If user saves these credentials, it can never submit to any projects, unless the credentials file is deleted.