WVU-CS230-2024-01-Group04 / Jackpot-Junction

0 stars 1 forks source link

User age verification does not screen for users under the age of 18 #6

Open Wyatt-Albertson opened 5 months ago

Wyatt-Albertson commented 5 months ago

When creating a user account the user creation page asks for a birthday input. When given a birthday that would cause the user to be under the age of 18 the account should not be created and it should display a message that explains that the users under the age of 18 cannot access the site. Steps to recreate the bug:

  1. navigate to the user sign up page
  2. attempt to create a user account with a birthday that would cause the users age to be under 18
  3. Hit create account

Real Name: Wyatt Albertson