Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Honeypots can be ignored by bots since its labeled
issue: NEXT-14669
author: Juri Petersen
author_email: [email protected]
author_github: @juripetersen
---
- Changed class from
div class="captcha--honeypot"
todiv class="register-shopware-surname"
to remove the appearance of the word honeypot insideResources/views/storefront/component/captcha/honeypot.html.twig
since it labels the honeypot and bots can ignore this field just by reading this string. Otherwise bots can still register users programmatically while ignoring the honeypot