Skip to:
Content

bbPress.org

Opened 15 years ago

Closed 15 years ago

#1615 closed defect (bug) (fixed)

Akismet user agent is not different than WordPress's

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by:
Milestone: 2.0 Priority: normal
Severity: normal Version:
Component: General - Administration Keywords:
Cc:

Description

Since bbPress 2.0 piggybacks WordPress's use of Akismet, it also sends with it the same user agent. This makes it difficult to track spam specifically from bbPress as opposed to spam coming from WordPress.

Change History (1)

#1 @johnjamesjacoby
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [3467]) Update Akismet extension to include private http_post() function to pass a unique user agent. (This method can be removed when Akismet allows for the user agent to be filtered.) Fixes #1615.

Note: See TracTickets for help on using tickets.