Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
routing system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jun 2014 at 00:02 UTC
Updated:
8 Oct 2014 at 14:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xjmComment #2
dawehnerThere we go.
Comment #4
dawehnerThe access manager seems to be not aware of route matches.
Comment #6
alexpottThis was resolved by #2331079: Use RouteMatch in access-checks and remove RequestHelper::duplicate()
Comment #7
alexpottMeh ... I was looking at the wrong CSRFAccessCheck class.
Comment #8
dawehnerMeh alex, I gave you the other issue in IRC. #2302065: Be able to pull of the current path from the request/route match
Comment #9
znerol commentedReopening this, because this is not resolved with #2331079: Use RouteMatch in access-checks and remove RequestHelper::duplicate().
Comment #10
wim leersLooks good to me.
Comment #11
alexpottNeeds a reroll due to AccessResult in #2340507: Make the new AccessResult API and implementation even better
Comment #12
wim leersStraight reroll.
Comment #14
catchCommitted/pushed to 8.0.x, thanks!