[buddypress-trac] [BuddyPress] #2081: Problem with spam ¿bug?

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Feb 26 11:45:04 UTC 2010


#2081: Problem with spam ¿bug?
--------------------+-------------------------------------------------------
Reporter:  j.conti  |       Owner:       
    Type:  defect   |      Status:  new  
Priority:  major    |   Milestone:  1.2.2
Keywords:           |  
--------------------+-------------------------------------------------------
 Hi,

 Since a lot of time, I use at WP and WPMU this lines at .htaccess


 {{{
 RewriteCond %{REQUEST_METHOD} POST
 RewriteCond %{REQUEST_URI} .register*
 RewriteCond %{HTTP_REFERER} !.*buddypress-es.org.* [OR]
 RewriteCond %{HTTP_USER_AGENT} ^$
 RewriteRule (.*) http://no-puedes-registrarte.tld/ [R=301,L]
 }}}

 I have some installations with BP 1.2 and others with BP 1.2.1 or BP 1.2.2

 All the BP 1.2 installations over WP and WPMU works fine. there insn't
 spam

 When I upgrade one of them to BP 1.2.1 or BP 1.2.2 spam begins.

 There are some changes between BP 1.2 and BP 1.2.1-1.2.2 BP makes the code
 not work.

 Please know that you can think that this ticket is invalid. But before you
 mark it as invalid, think about it.

 BP 1.2 don't have spam with this code.
 BP 1.2.1 or BP 1.2.2 Have a lot of Spam with this code.

 Thank you

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2081>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list