Active
Project:
Login Security
Version:
2.0.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2023 at 16:15 UTC
Updated:
10 Mar 2023 at 16:15 UTC
Jump to comment: Most recent
We need to be able to better track how/when users are being blocked or banned, and in some cases take follow-up actions. The current implementation only supports actions taken within the module context. We also need to be able to differentiate user actions performed by different modules. By dispatching events, it would allow other modules to act and have the context for where the action originated.
When a user is ip-banned/blocked/soft-blocked dispatch a module defined event.
Comments