nystudio107 / nginx-craft

An Nginx virtual host configuration for Craft CMS that implements a number of best-practices.
MIT License
310 stars 37 forks source link

Allow access of admin via locales #18

Closed a-am closed 5 years ago

a-am commented 6 years ago

With this setup and using the suggested method for mutli-locale how do you also allow for multi locale access of the admin. Currently when a user activation link is sent out, if it is sent out in a locale other than the default the activation url does't resolve.

khalwat commented 6 years ago

mmmmm I'm not sure, I haven't done this specific thing. lmk what you uncover!

Typically there's only one AdminCP URL regardless of the number of sites.

a-am commented 6 years ago

If there is only one AdminCP URL what would cause Craft to send out emails from a different locale. I wouldn't think this wouldn't be a bug because someone could only be given access to a specific locale in the CMS correct?

khalwat commented 5 years ago

Correct @a-am