Active
Project:
Drupal core
Version:
main
Component:
routing system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2020 at 11:35 UTC
Updated:
20 Jun 2020 at 22:06 UTC
Jump to comment: Most recent
In #3111506: Properly deprecate _access_rest_csrf route requirement it was found that Functional/CsrfRequestHeaderTest has coupled legacy and functional testing.
Also there's unused DeprecatedCsrfTokenController::csrfToken() controller and csrf_test.deprecated.csrftoken route
- create new functional test case or another method in existing CsrfRequestHeaderTest to make sure token works
- keep legacy test for removal in #3115308: Remove _access_rest_csrf route requirement
- remove unused controller and decide on need to keep csrf_test.deprecated.protected route (maybe usint test is enough)
- discus
- patch
- commit
no
no
no
n/a
Comments
Comment #2
andypostComment #3
andypost