https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31242
--- Comment #7 from David Cook <[email protected]> --- I actually created a rate limiting Plack middleware to combat bats for opac-search.pl. One of the downsides of the Plack middleware is that it won't work with Mojolicious when it's run as a Mojo app and not a PSGI app. But that's a different problem anyway... something to keep in mind though I suppose. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
