I would like to be able to run tasks in external modules immediately before Login Security's cron task removes all 'old' events. I imagine a number of tasks could happen here; in my case, unblocking accounts that have been 'hard blocked' by login_security.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joe-b’s picture

Here's a patch that adds a module_invoke_all() at that point in _login_security_remove_all_events().