https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39435
--- Comment #25 from David Cook <[email protected]> --- Locally, for my challenge, I have a POST form without a CSRF token, so that if the bot submits the form, it'll always fail. I also have it pointed at a non-existent honeypot endpoint, which can be grepped in the logs. After a successful challenge, I actually create a link for the human user to click, so there's no automatic navigation. The link they click is real but also contains additional information that can be grepped in the logs. I suppose with the plugin approach... I can still keep doing it my local way. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
