Skip to content
Snippets Groups Projects
Commit 4015b845 authored by Lucas Hedding's avatar Lucas Hedding
Browse files

Issue #3087489: Add CSRF protection to in place update route

parent 56b95009
No related branches found
No related tags found
No related merge requests found
......@@ -23,5 +23,6 @@ automatic_updates.inplace-update:
_controller: '\Drupal\automatic_updates\Controller\InPlaceUpdateController::update'
requirements:
_permission: 'administer software updates'
_csrf_token: 'TRUE'
options:
no_cache: 'TRUE'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment