We are adding multiple layers of anti spam measures to our project. Whenever a layer fails validation, we would like to log an event in the flood table to eventually automatically block users when they go over a certain threshold. A hook seems the most flexible, the honeypot module has hook_honeypot_reject() for this. Maybe we could add something similar.
It would be great if the antibot module would add hook_antibot_reject() to respond to validation failures for antibot. In our case we would log to the flood table, but maybe other modules want a different way of handling this.
None
A new hook hook_antibot_reject() will be added.
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.