masonite icon indicating copy to clipboard operation
masonite copied to clipboard

Fixed false pass if regex meta chars used

Open circulon opened this issue 1 year ago • 0 comments

providing a list of regex meta charscters could cause a false pass for validation

by checking if the characters in the special chars exist without using regex we avoid this issue entirely

circulon avatar May 03 '24 06:05 circulon