https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25870

--- Comment #6 from Kyle M Hall <[email protected]> ---
(In reply to Paul Derscheid from comment #5)
> The other issue is that this route can be abused for DOS-attacks which must
> be handled somehow.

Wouldn't the simplest solution be to make it *not* public, and just require the
catalogue permission?

Another option would be to bake in a rate limiting middleware such as
https://metacpan.org/pod/Plack::Middleware::Throttle or
https://metacpan.org/pod/Plack::Middleware::Throttle::Lite

-- 
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/

Reply via email to