Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration fields lack sufficient format validation and character limit restrictions. #604

Open
bnoggle opened this issue Dec 20, 2024 · 0 comments

Comments

@bnoggle
Copy link

bnoggle commented Dec 20, 2024

Description

When entering data in the username field, there are no character limits but there are format restrictions, and no characters besides _ and - can be in the username field. The first name, last name, password, and email fields don’t have character limits or format restrictions.

Steps

  1. Click on Sign Up
  2. Enter data in the Runestone Registration fields

Expected Result

The registration fields should enforce character limits and format restrictions, providing users with feedback if incorrect data is entered.

Actual Result

Special characters and unicode characters are allowed to be entered when registering as a new user and there are no limits to how many characters can be entered in the registration fields.

ABUG-1-runestone-academy-reg-fields-with-no-restrictions

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

No branches or pull requests

1 participant