1 Apr
2025
1 Apr
'25
3:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39435 --- Comment #25 from David Cook <dcook@prosentient.com.au> --- 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.