bitExpert / magento2-force-login

Force Customer Login Module for Magento 2
https://marketplace.magento.com/bitexpert-magento2-force-customer-login.html
Apache License 2.0
166 stars 73 forks source link

force login in store redirects to default login #192

Closed finelinejacobs closed 4 years ago

finelinejacobs commented 4 years ago

Using UrlInterface::URL_TYPE_WEB redirects to default login whereas UrlInterface::URL_TYPE_LINK redirects to store specific login which creates a problem when hosting multiply sub-directory stores.

shochdoerfer commented 4 years ago

Thanks @finelinejacobs! Good catch!