Skip to content

Modified __init__.py to keep up with password/username validation requirement changes #340

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

Open
wants to merge 3 commits into
base: 2025/x
Choose a base branch
from

Conversation

ivanharvard
Copy link
Contributor

@ivanharvard ivanharvard commented Jul 8, 2025

Related to #410, and this Asana task.

Also related to this pull request.

Since the new username validation no longer allows for underscores in the username, this changes all instances of _cs50 to cs-50.

Also added several checks to ensure the student validated the usernames and passwords, and edited test cases which would pass check50 due to the student forgetting to check a blank entry but remembering to validate the passwords/usernames.

@ivanharvard ivanharvard requested a review from rongxin-liu July 8, 2025 19:15
@ivanharvard ivanharvard changed the title Changed login information in testing file Modified __init__.py to keep up with password/username validation requirement changes Jul 8, 2025
@rongxin-liu rongxin-liu added the CS50x CS50x label Jul 18, 2025
@rongxin-liu rongxin-liu self-assigned this Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CS50x CS50x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants