Did some cleaning...

Random thoughts on phpbb:
- a fast way to clean is from mysql commandline "delete from phpbb_users where user_website like '%viagra%';' etc
- it  could be interesting to add a function to the registration website to block a list of websites or patterns, eg just hard-coded into an array; this gets around security-by-obscurity issues so could be merged with the main phpbb codebase.  It's also how mediawiki works (pretty much zero-spam with this in place), and I guess we could use mediawiki's blacklist?

_______________________________________________
libsecondlife-dev mailing list
libsecondlife-dev@gna.org
https://mail.gna.org/listinfo/libsecondlife-dev
http://www.libsecondlife.org/

Reply via email to