How is a CAPTCHA checked for the frontend customer registration form?
dmitry_fedyuk
(Dmitry Fedyuk)
#1
How is a CAPTCHA checked for the frontend «Contact Us» form?
How is the customer registration form («Create New Customer Account») implemented?
How is the «Sign Up for Newsletter» checkbox implemented on the customer registration form («Create New Customer Account»)?
How to add CAPTCHA to the Cash On Devivery (COD) method on the checkout page?
A description for the \Magento\Captcha\Observer\CheckUserCreateObserve::execute() method is wrong
How to show the «Date of Birth» calendar on the frontend «Create New Customer Account» and «Edit Account Information» pages?
How is a CAPTCHA checked when a customer resets its password?
How is a CAPTCHA checked when a customer edits its account?
How to redirect a visitor in an observer?
How is a CAPTCHA checked in the backend authentication scenario?
How is a CAPTCHA checked when a backend user resets its password on the backend authentication page?
dmitry_fedyuk
(Dmitry Fedyuk)
#2
See also:
- A description for the
\Magento\Captcha\Observer\CheckUserCreateObserve::execute()
method is wrong - How is a CAPTCHA checked for the frontend «Contact Us» form?
- How is a CAPTCHA checked for the frontend customer registration form?
- How is a CAPTCHA checked when a customer edits its account?
- How is a CAPTCHA checked when a customer resets its password?
- How is a CAPTCHA checked when a backend user resets its password on the backend authentication page?
- How is a CAPTCHA checked in the backend authentication scenario?
- How is the customer registration form implemented?
- How to show the «Date of Birth» calendar on the frontend «Create New Customer Account» and «Edit Account Information» pages?
- How is the «Sign Up for Newsletter» checkbox implemented on the customer registration form?