Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 686 Bytes

2021-01-14-add-data-protection-information-checkbox.md

File metadata and controls

14 lines (14 loc) · 686 Bytes
title issue author author_email author_github
Add Data Protection Information checkbox
NEXT-9291
Rune Laenen
runelaenen

Core

  • Added core.loginRegistration.requireDataProtectionCheckbox configuration option, defaults to false.
  • Added acceptedDataProtection parameter to Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute
  • Added acceptedDataProtection validation rule if core.loginRegistration.requireDataProtectionCheckbox configuration is enabled

Storefront

  • Added blocks component_privacy_dpi, component_privacy_dpi_checkbox and component_privacy_dpi_label in @Storefront/storefront/component/privacy-notice.html.twig