lat9 / access_blocker

Access Blocker (a pseudo-recapcha)
Other
0 stars 1 forks source link

Send blocked accesses to "410 - Gone" #13

Closed lat9 closed 1 year ago

lat9 commented 2 years ago

... as requested in this Zen Cart posting.

A blocked-access is either an IP-address configured for 'blocking' or one that's identified as a threat via the ipdata.co API. I'll add a configuration setting (defaulting to 'false') to control the behavior.

Defaulting to 'false' keeps backward compatibility!