Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 581 Bytes

2021-04-06-implement-show-google-key-inputs-in-admin-setting-basic-information.md

File metadata and controls

12 lines (12 loc) · 581 Bytes
title issue
Implement show google key inputs in admin setting basic information
NEXT-14136

Core

  • Deprecated sw-settings-captcha-select component in src/Core/System/Resources/config/basicInformation.xml.
  • Added new Captcha card in src/Core/System/Resources/config/basicInformation.xml.

Administration

  • Added new sw-settings-captcha-select-v2 component
    • This component allows users to define active captchas and save site key, secret key of google reCaptcha via Settings -> Basic information
  • Deprecated sw-settings-captcha-select component.