Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

Are there any better ways we can properly block users?

+2 votes
I've had a few issues on my site with blocked users coming back and spamming the site. IP blocking is simply not enough as IPs can change quite regularly, or you can use proxies.

Are there any other methods to stop this sort of spamming? I thought maybe when a banned user visits Q2A could log a cookie (or one of the many other tracking devices like localstorage) so when they return on a different IP, the site still knows they are banned.
Q2A version: 1.4
asked Dec 29, 2011 in Q2A Core by DisgruntledGoat

1 Answer

0 votes
I had an answer to this question which doesn't worked for me but may be for you ?

http://www.question2answer.org/qa/12201/how-to-block-a-user
answered Jan 26 by Ugo Robain
No. I was already blocking users but that does nothing to stop them registering again.