Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

fix interaction between function output and component regex #35

Open
Peppece opened this issue Dec 28, 2020 · 0 comments
Open

fix interaction between function output and component regex #35

Peppece opened this issue Dec 28, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Peppece
Copy link

Peppece commented Dec 28, 2020

The component passwordGenerator (in components) has a regex which uses a function generatePassword (in libs/passwordGenerator.tsx) by comparing its output against a regex. Unfortunately, because of the regex pattern, this can cause the backend to crash when including special characters.

@powext powext added bug Something isn't working good first issue Good for newcomers labels Dec 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants