FreeAndFair / ColoradoRLA

Software to facilitate risk-limiting audits at the state level, developed for the state of Colorado.
Other
21 stars 8 forks source link

Fixes for Usernames and ASM Logging #879

Closed dmzimmerman closed 7 years ago

dmzimmerman commented 7 years ago

Closes #877 Closes #878

sfsinger19103 commented 7 years ago

My notes from the 11/2 post-county-testing conference call says that we promised to force usernames to upper case, and @dmzimmerman 's comment in #878 also mentions upper case. Yet commit 2e88ae7 comment says force usernames to lower case. What gives?

nealmcb commented 7 years ago

My recollection is that we wanted the grid challenge responses to be made upper case, and the usernames to be made lower case. And I see that matches what dmzimmerman said in #878.

As always, in case of confusion, this will clear everything up: fourwordsalluppercase

dmzimmerman commented 7 years ago

Actually, what we really wanted was to force usernames to lowercase, and to leave the grid challenge responses as-is because they are, as verified by us and CDOS multiple times, case insensitive.