18 May
2026
18 May
'26
12:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42080 --- Comment #19 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 199236 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199236&action=edit Bug 42080: (follow-up) limit data sent to libmagic to 100 characters By limiting the data sent to libmagic to 100 characters, we make the test faster and we avoid situations where a large or malicious file causes too many resources to be used. 100 characters is more than enough for the file types we're allowing. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.