← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands-website/anti_spam_3 into lp:widelands-website

 

Sounds good to me. I guess doing this would be better if we move the spam check to an own directory/app. So the spam check could also be done like 

is_spam = check_spam(text_to_check)
if is_spam:
   do something

This is then independent from pybb and could be used also for the wiki

But not in this branch. I merge and deploy this now to have the regex for intern phone numbers in. The spam of today had been hidden if we had this check formerly :-S

Btw: Thanks for cleaning up those spams
-- 
https://code.launchpad.net/~widelands-dev/widelands-website/anti_spam_3/+merge/309167
Your team Widelands Developers is subscribed to branch lp:widelands-website.


References