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

Commits on Oct 22, 2015

  1. Replaces the regex used in the "queryString" validator method since t…

    …he old one would sometimes result in catastrophic backtracking and crash browsers.
    banderso-n authored and technicallyerik committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    72ee9d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9cf1cd View commit details
    Browse the repository at this point in the history