Starting line 427 of src/bot-sentry.c
/**
* Block if username contains numbers - allow w/o msg if not
*/
if(strpbrk(*sender, "0123456789") == NULL) {
return retval;
}
David Everly
Feature Request
v1.3.0
Public
|
Date: 2009-05-31 12:11 A change like this just seems too likely to return both false positives |
|
Date: 2009-05-30 21:37 All spam messages that I've received have been via usernames which contain |
|
Date: 2009-05-30 12:26 Why should bot sentry allow users without numbers to pass? |
|
Date: 2009-05-30 03:42 Submitted through Iiridayn |
| Field | Old Value | Date | By |
|---|---|---|---|
| close_date | - | 2009-05-31 12:11 | deckrider |
| status_id | Open | 2009-05-31 12:11 | deckrider |
| resolution_id | None | 2009-05-31 12:11 | deckrider |
| assigned_to | nobody | 2009-05-31 12:11 | deckrider |
| allow_comments | 1 | 2009-05-31 12:11 | deckrider |
| status_id | Pending | 2009-05-30 21:37 | zogjr |
| close_date | 2009-05-30 12:26 | 2009-05-30 21:37 | zogjr |
| close_date | - | 2009-05-30 12:26 | deckrider |
| status_id | Open | 2009-05-30 12:26 | deckrider |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use