mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-11 04:06:45 +02:00
Default setting is false. This is not backward compatible. The rationale is: attachments contain most likely sensitive information. By default they are served without access control. Currently there is no simple feature to configure access control. To avoid unintentional disclosure attachments should be an opt in: you have been warned.