-
- Downloads
Issue #2512132 by Wim Leers, effulgentsia, Fabianx: Make CSRF links cacheable
parent
5db18653
No related branches found
No related tags found
Showing
- core/lib/Drupal/Core/Url.php 7 additions, 7 deletionscore/lib/Drupal/Core/Url.php
- core/lib/Drupal/Core/Utility/LinkGenerator.php 7 additions, 7 deletionscore/lib/Drupal/Core/Utility/LinkGenerator.php
- core/lib/Drupal/Core/Utility/LinkGeneratorInterface.php 10 additions, 10 deletionscore/lib/Drupal/Core/Utility/LinkGeneratorInterface.php
- core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php 9 additions, 9 deletionscore/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php
- core/lib/Drupal/Core/Utility/UnroutedUrlAssemblerInterface.php 5 additions, 5 deletions...lib/Drupal/Core/Utility/UnroutedUrlAssemblerInterface.php
- core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php 2 additions, 2 deletions...s/help/tests/modules/help_test/src/SupernovaGenerator.php
- core/modules/language/src/HttpKernel/PathProcessorLanguage.php 3 additions, 3 deletions...modules/language/src/HttpKernel/PathProcessorLanguage.php
- core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php 4 additions, 4 deletions...Plugin/LanguageNegotiation/LanguageNegotiationSession.php
- core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php 6 additions, 6 deletions...src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php
- core/modules/language/tests/src/Unit/LanguageNegotiationUrlTest.php 5 additions, 5 deletions...es/language/tests/src/Unit/LanguageNegotiationUrlTest.php
- core/modules/menu_link_content/src/Tests/MenuLinkContentCacheabilityBubblingTest.php 13 additions, 13 deletions...ent/src/Tests/MenuLinkContentCacheabilityBubblingTest.php
- core/modules/system/src/Tests/Common/UrlTest.php 10 additions, 9 deletionscore/modules/system/src/Tests/Common/UrlTest.php
- core/modules/system/src/Tests/RouteProcessor/RouteNoneTest.php 2 additions, 2 deletions...modules/system/src/Tests/RouteProcessor/RouteNoneTest.php
- core/modules/system/src/Tests/RouteProcessor/RouteProcessorCurrentIntegrationTest.php 3 additions, 3 deletions...s/RouteProcessor/RouteProcessorCurrentIntegrationTest.php
- core/modules/system/tests/modules/url_alter_test/src/PathProcessorTest.php 4 additions, 4 deletions...em/tests/modules/url_alter_test/src/PathProcessorTest.php
- core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php 35 additions, 33 deletions...tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php
- core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorAliasTest.php 4 additions, 4 deletions...rupal/Tests/Core/PathProcessor/PathProcessorAliasTest.php
- core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php 4 additions, 4 deletions...l/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php
- core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php 24 additions, 24 deletionscore/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
- core/tests/Drupal/Tests/Core/UrlTest.php 3 additions, 3 deletionscore/tests/Drupal/Tests/Core/UrlTest.php
Loading
Please register or sign in to comment