Skip to content

Prevent students from signing up to multiple projects #1

@MatthewDaggitt

Description

@MatthewDaggitt

Problem: Anybody should be able to sign up regardless of their name. However if a student is called Taylor Swift, pressing the submit button no longer works.

To reproduce:

  1. go to sign-up page.
  2. enter a group size of 1
  3. enter any student ID and the name "Taylor Swift"
  4. click submit

Possible cause: we reserve the value 5461796c6f72205377696674 in our database to indicate "no student". However by complete coincidence this is exactly the value of that the string "Taylor Swift" is mapped to when converting to hexadecimal.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions