Ticket #558 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

