react-password-checklist icon indicating copy to clipboard operation
react-password-checklist copied to clipboard

I'd reallly like a way to limit/specify the special characters set to use

Open isrplo opened this issue 4 years ago • 1 comments

isrplo avatar Jan 24 '22 14:01 isrplo

Feel free to submit a pull request containing this functionality. I would suggest making a prop to pass in the special characters regex, defaulting to the current one on https://github.com/sators/react-password-checklist/blob/master/src/index.tsx#L60

See https://github.com/sators/react-password-checklist/blob/master/CONTRIBUTING.md

sators avatar Feb 24 '22 12:02 sators

Now available in v1.5.0

sators avatar Oct 19 '23 15:10 sators