Hello i installed the login security module for a while there whilst under a bot attack and its created a load of access rules. I have since moved to Cloudflare and have added a captcha etc and now i would like to remove all these rules from my drupal install itself. I can only do them one by one via admin and when ive got about 600 its not something i want to do.

Is there a query i could run in my database maybe to delete all the access rules?

Thanks

Comments

khanz’s picture

Version: 6.x-dev » 6.30
Issue summary: View changes

Looking for the same answer..

pixelsweatshop’s picture

Project: Drupal core » Login Security
Version: 6.30 » 7.x-1.x-dev
Component: base system » Code

This is not a core issue. It needs to be in the correct queue. Moving

shaneod’s picture

You probably found this already but just in case someone else has this issue - the easiest way I could find to do this was to login directly to the DB and remove the blocks from the ACCESS table.