Skip to content

Conversation

@opoliarush
Copy link
Contributor

No description provided.

@@ -1,5 +1,5 @@
const PASSWORD_REGEX =
/^(?=.*[A-Za-z0-9])(?=.*[!@#$%^&*])[A-Za-z0-9!@#$%^&*]{6,}$/gm;
/^(?=.*[A-Za-z0-9])(?=.*[!@#$%^&*-])[A-Za-z0-9!@#$%^&*-]{6,}$/gm;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add the description for this regexp

opoliarush and others added 3 commits April 17, 2024 13:43
Co-authored-by: Kyrylo Shmidt <119138536+kshmidt-digma@users.noreply.github.com>
@opoliarush opoliarush merged commit 7b72e3b into feature/create-new-env-flow Apr 17, 2024
@opoliarush opoliarush deleted the fix-validation branch April 17, 2024 10:48
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.

3 participants