mirror of
https://github.com/jquery-validation/jquery-validation.git
synced 2026-06-12 15:37:05 +02:00
c018f8e6dd
Treat "*" as a wildcard in accept mimetype values (e.g. "*") to avoid regex errors and accept valid file types as intended. Closes jquery-validation/jquery-validation#2487.