Bug 39311

Summary: Make accepted borrower file types configurable
Product: Koha Reporter: hebah
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, gmcharlt
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description hebah 2025-03-11 21:57:38 UTC
If a library has EnableBorrowerFiles set to allow, there's no mechanism checking what types of files are being uploaded. It would be great if that could be configurable with a choice of options (.pdf, .doc, .odf, .html, .gif - as a top-of-brain list).
Comment 1 David Cook 2025-03-11 23:05:48 UTC
Sounds like a good idea. File extension checking is limited in value but I think it's certainly better than nothing.