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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2471771.login_security-cron-module-invoke-tasks.patch | 534 bytes | joe-b |
Comments
Comment #1
joe-b commentedHere's a patch that adds a module_invoke_all() at that point in _login_security_remove_all_events().