Edgewall Software

Ticket #5945: attachment.py.patch

File attachment.py.patch, 465 bytes (added by jonathan.needle@…, 11 months ago)
  • attachment.py

     
    708708                    self.env.log.debug('LegacyAttachmentPolicy denied %s ' 
    709709                                       'access to %s. User needs %s' % 
    710710                                       (username, context, legacy_action)) 
     711                else: 
     712                    return decision