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

Missing the minlength argument #91

Open
TheDataDudeDE opened this issue Sep 2, 2023 · 1 comment
Open

Missing the minlength argument #91

TheDataDudeDE opened this issue Sep 2, 2023 · 1 comment

Comments

@TheDataDudeDE
Copy link

I am currently enrolled in your course on becoming a complete web developer, as God wills. I noticed in one of your instructional videos that you mistakenly used the 'min' attribute for password validation, when you actually intended to use 'minlength.' I also observed that the 'min' attribute is still present in the markup code here, maybe you also want to mention 'minlength' here, and as god wishes, would like to create my first pull request here with you

@Mansvini
Copy link
Member

Fixed this with PR #95

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

2 participants