26 Jul
2022
26 Jul
'22
12:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25870 --- Comment #6 from Kyle M Hall <kyle@bywatersolutions.com> --- (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.