Geoblock Registration

Geoblock Registration 1.2.0

No permission to download
Sim updated Geoblock Registration with a new update entry:

v1.2.0 update

  • bugfix: don't try to uppercase a null iso_code
  • php 8 compatibility fix: don't set a default parameter before non-default subsequent parameters
  • slight re-arrange to order of code logic for EU checking - no point checking anything related to EU blocking if we don't have EU blocking enabled
  • rename table to xf_geoblock_cache to adhere to resource standards
  • addon now requires php 7+
  • explicitly check for phar extension on install
  • add legacy upgrade from XF 1.5 to Setup...

Read the rest of this update entry...
 
Hi @Sim please add option to not save blocked country on signup, for now i must manualy remove blocked/rejected users with batch.

Thanks.
 
Hi @Sim please add option to not save blocked country on signup, for now i must manualy remove blocked/rejected users with batch.

Thanks.

I'm not sure we can do that - this addon uses the core spam management functions so spam users are marked as rejected and not deleted. Exactly the same as if the were picked up by Stop Forum Spam or some other system built in to XenForo.

There may be an addon you can use to manage rejected users.

If you want to block users from certain countries from being able to even view your site and not be able to register at all, you can block them completely using Cloudflare.
 
Top Bottom