solidusio / solidus_auth_devise

🔑 Devise authentication for your Solidus store.
http://solidus.io
BSD 3-Clause "New" or "Revised" License
53 stars 128 forks source link

Ensure the admin sign in root path fallback is '/admin' #246

Closed elia closed 1 year ago

elia commented 1 year ago

Summary

Previously relied on solidus_frontend defining spree.root_path, and used it redirecting admin users to the store home page.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed: