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

Added RegEx client-side validation for Password #40

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

NielsPilgaard
Copy link
Contributor

This fixes issue #39

The error message given when the RegEx fails isn't the nicest, since I don't know which part of it actually fails. To make it nicer, I believe I would have to use something like FluentValidation.

@davidfowl davidfowl merged commit b08f906 into davidfowl:main Nov 30, 2022
@NielsPilgaard NielsPilgaard deleted the password-validation branch November 30, 2022 05:02
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

Successfully merging this pull request may close these issues.

2 participants