Document toolboxDocument toolbox

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

Setting

Default

Description

MIME Type Check

Enabled

If enabled, both the file extension and MIME type are checked.
If disabled, only the file extension is checked.

Always allow files without extension

Checked

If checked, files without extension will be allowed.
If unchecked, files without extension will be blocked.

acj mime type check and exception for files without extension.png

 

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

Issues

Issue Key

Summary

Issue Key

Summary

1

ACJ-159

To improve on logging

2

ACJ-160

To add toggle option for MIME type checks