Patch Drupal core to fix Issue #1327224: Access denied to taxonomy term image

This commit is contained in:
Michael Stenta 2020-06-10 09:46:11 -04:00
parent cee33bb6e9
commit 2f6dc90b5c
1 changed files with 3 additions and 0 deletions

View File

@ -14,3 +14,6 @@ projects[drupal][patch][995156] = http://drupal.org/files/issues/995156-5_portab
; Patch core to fix "PostgreSQL orderBy method adds fields it doesn't need to, leading to fatal errors when the result
; is used as an insert subquery".
projects[drupal][patch][2057693] = http://www.drupal.org/files/issues/2019-04-30/2057693-D7-42.patch
; Patch core to fix Issue #1327224: Access denied to taxonomy term image
projects[drupal][patch][1327224] = http://www.drupal.org/files/issues/2018-07-12/taxonomy-term-file-download-access-d7-1327224-79.patch