Hi,
We have customers getting their IP Banned when using this website www.dukal.com and selecting some filters. Here's the repro steps
- Search for "esmark" and view all results
- Filter by any size except 4" x 9"
- Choose another size to filter (except 4" x 9") and you get banned
The reason for this is partly bad data, because they use the single quotes char as part of the value. Although it's encoding the single quotes, when you have 2 single quotes in the querystring, it bans you.
I wonder if this is because of too aggressive of a regex, or if there's something we can optimize.
I was also asked if we can extend/override Dynamicweb's banned IP regex and have our own. Maybe a notification subscriber I am not aware?
Best Regards,
Nuno Aguiar