-
- Downloads
Issue #2273925 by larowlan, aneek, lauriii, mikey_p, joelpittet, dimaro,...
Issue #2273925 by larowlan, aneek, lauriii, mikey_p, joelpittet, dimaro, Fabianx, xjm, jaredsmith, effulgentsia, lokapujya, iMiksu, chx, YesCT, googletorp, dawehner, Wim Leers, Cottser: Ensure #markup is XSS escaped in Renderer::doRender()
Showing
- core/lib/Drupal/Component/Utility/SafeMarkup.php 47 additions, 0 deletionscore/lib/Drupal/Component/Utility/SafeMarkup.php
- core/lib/Drupal/Core/Render/Element/HtmlTag.php 7 additions, 2 deletionscore/lib/Drupal/Core/Render/Element/HtmlTag.php
- core/lib/Drupal/Core/Render/Renderer.php 4 additions, 3 deletionscore/lib/Drupal/Core/Render/Renderer.php
- core/modules/contextual/src/Element/ContextualLinksPlaceholder.php 3 additions, 1 deletion...les/contextual/src/Element/ContextualLinksPlaceholder.php
- core/modules/filter/src/Element/ProcessedText.php 10 additions, 3 deletionscore/modules/filter/src/Element/ProcessedText.php
- core/modules/rest/src/Plugin/views/display/RestExport.php 14 additions, 0 deletionscore/modules/rest/src/Plugin/views/display/RestExport.php
- core/modules/rest/src/Tests/Views/StyleSerializerTest.php 11 additions, 1 deletioncore/modules/rest/src/Tests/Views/StyleSerializerTest.php
- core/modules/system/theme.api.php 13 additions, 4 deletionscore/modules/system/theme.api.php
- core/modules/views/src/Tests/Handler/AreaTest.php 12 additions, 9 deletionscore/modules/views/src/Tests/Handler/AreaTest.php
- core/modules/views/views.module 1 addition, 1 deletioncore/modules/views/views.module
- core/modules/views_ui/views_ui.theme.inc 24 additions, 10 deletionscore/modules/views_ui/views_ui.theme.inc
- core/tests/Drupal/Tests/Component/Utility/SafeMarkupTest.php 69 additions, 0 deletionscore/tests/Drupal/Tests/Component/Utility/SafeMarkupTest.php
- core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php 6 additions, 1 deletion...sts/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
- core/tests/Drupal/Tests/Core/Render/RendererTest.php 8 additions, 0 deletionscore/tests/Drupal/Tests/Core/Render/RendererTest.php
Loading
Please register or sign in to comment