Bug 18854: Make sure offset will not be < 0 - protect from DoS
[koha.git] / Koha / UploadedFile.pm
2017-04-21 Marcel de RooyBug 17669: [QA Follow-up] More consistency in return...
2017-01-20 Marcel de RooyBug 17501: [Follow-up] QA Requests
2017-01-20 Marcel de RooyBug 17501: Additional polishing (POD, unit tests)
2017-01-20 Marcel de RooyBug 17501: Move getCategories and httpheaders from...
2017-01-20 Marcel de RooyBug 17501: Remove Koha::Upload::get from Koha::Upload
2017-01-20 Marcel de RooyBug 17501: Move Koha::Upload::delete to Koha::UploadedF...
2017-01-20 Marcel de RooyBug 17501: Introduce Koha::Object[s] classes for Upload...