Trouver les captchas dans l’admin Magento 2

Doc officielle: User Guide 2.3 – CAPTCHA.

Se rendre dans STORES > Configuration [Settings] > CUSTOMERS > Customer Configuration > CAPTCHA (dernier volet sur ma page).

Bonne méthode

Source: CAPTCHA form not visible, after applying theme et Magento 2.3 DevDocs – Layout instructions.

…car OUI, il y a une mauvaise méthode (voir ci-dessous) avec laquelle, notamment, la fonctionnalité de CAPTCHA sur le formulaire de login ne fonctionnera plus.

La bonne méthode pour le fichier app/design/frontend/<MyVendor>/<mytheme>/Magento_Customer/layout/customer_account_login.xml:

Mauvaise méthode

Laissée ici à des fins docuemntaires, mais NE PAS APPLIQUER!

Source: how to create login and create account page in same page in magento 2.

app/design/frontend/<MyVendor>/mytheme/Magento_Customer/layout/customer_account_login.xml: