Skip to content

Commit 573d687

Browse files
authored
Merge pull request from GHSA-m58q-qq5h-mgqq
1 parent 72c7dff commit 573d687

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

islandora.routing.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ islandora.upload_children:
4444
options:
4545
_admin_route: 'TRUE'
4646
requirements:
47-
_access: 'TRUE'
48-
#_permssion: 'create node,create media'
47+
_custom_access: '\Drupal\islandora\Form\AddChildrenForm::access'
4948

5049
islandora.add_media_to_node_page:
5150
path: '/node/{node}/media/add'

0 commit comments

Comments
 (0)