Ticket #558 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Wildcard support broken in wblist.php

Reported by: rjl@… Owned by: rjl
Priority: normal Milestone:
Component: PHP scripts Version: 1.0.2
Severity: normal Keywords: wblist wildcards
Cc:

Description

In the 1.0.2b security fix the regular expression that tests for valid email addresses in wblist.php was tightened a bit too much, breaking the wildcard (*, ?) functionality that was introduced in 1.0.2. Consequently addresses like *@example.com are being incorrectly rejected.

Change History

Changed 2 years ago by rjl@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in [1513]. Changeset [1514] simply bumps the rest of the version strings to 1.0.2c.

Note: See TracTickets for help on using tickets.