Magento extension which makes it impossible for a customer to log in until the account has been activated by the administrator.
120
stars
59
forks
source link
Customer logged in at registration when persistent cart is enabled #113
Open
joolswills opened 7 years ago
If the Magento persistent cart is enabled, when registering a customer is automatically logged in.
To fix it I am currently testing these changes:
Once they have been tested in production, I will create a PR. But this may be useful for others in the meantime.