https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36197
--- Comment #23 from David Cook <[email protected]> --- (In reply to Pedro Amorim from comment #22) > There is already an existing captcha system present in opac-memberentry.pl > (for patron self registration). > Would it make more sense to make use of this here by re utilizing it (doing > any necessary refactoring), thus having a single place to extend and > maintain going forward and perhaps establish a pattern for public facing > forms in Koha, e.g. also apply it to unauthenticated purchase suggestions in > the future? Hmm there's a thought. That would potentially help against bots. Off the top of my head, I don't think I've heard complaints of bots doing self-registrations. I just remembered that somewhere had a negative captcha, and it looks like opac-suggestions.tt is the one implementing that, but I think most bots can easily bypass that one these days. I think I still feel a bit weird about unauthenticated ILLs, but I suppose they're not really that different to unauthenticated purchase suggestions, although I don't love those either. But then in both cases they're staff mediated anyway... so I suppose that's all right. But yeah... some kind of capture is needed I think. -- 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/
