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

Regular Expression Validation Fix #101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

technicallyerik
Copy link
Contributor

  1. Certain regular expressions caused catastrophic regular expression backtracking, crashing the user's browser when they tabbed off the query string field.

  2. Previous regular expression did not accept all valid characters for a query string.

…he old one would sometimes result in catastrophic backtracking and crash browsers.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants