Skip to content

Commit

Permalink
Remove ignoreUrl for customer confirmation
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrsKondratjevs committed Dec 8, 2021
1 parent f18749d commit 773a076
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
<argument name="ignoredURLs" xsi:type="array">
<item name="confirmSubscribeToNewsletter" xsi:type="string">^/newsletter/subscriber/confirm/.*</item>
<item name="unsubscribeFromNewslettter" xsi:type="string">^/newsletter/subscriber/unsubscribe/.*</item>
<item name="validateCustomerEmail" xsi:type="string">^/customer/account/confirm/.*</item>
</argument>
</arguments>
</virtualType>
Expand Down

0 comments on commit 773a076

Please sign in to comment.