Release Notes for 5.23.0
Summary
Improvements
MIME Type Check and files without extension
It is now possible to enable/disable MIME type check and allow/block files without extension.
Setting | Default | Description |
---|---|---|
MIME Type Check | Enabled | If enabled, both the file extension and MIME type are checked. |
Always allow files without extension | Checked | If checked, files without extension will be allowed. |
Improve logging
To avoid confusion, if Jira Service Management is not installed, the following errors will not be logged:
ERROR [c.a.p.acj.utils.AttachmentCheckerHelper] Getting JSD/JSM ServiceDeskCommentService
ERROR [c.a.p.acj.utils.AttachmentCheckerHelper] NoClassDefFoundError when getting ServiceDeskCommentService using ComponentAccessor
ERROR [c.a.p.acj.utils.AttachmentCheckerHelper] Getting JSD/JSM CustomerContextService
ERROR [c.a.p.acj.utils.AttachmentCheckerHelper] NoClassDefFoundError when getting CustomerContextService using ComponentAccessor