Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login with admin user but redirecting to front-store instead of admin dashboard #402

Open
chetanrana2702 opened this issue Jan 3, 2018 · 0 comments

Comments

@chetanrana2702
Copy link

Case 1: When I am trying to login as admin from (http://lvh.me:3000/admin/login) it is redirecting me to front-store(http://lvh.me:3000) as customer instead of (http://lvh.me:3000/admin/orders) which is a wrong behaviour.

Case 2: But when i type this url (http://lvh.me:3000/admin/orders) directly on browser it is showing me the Admin portal as well. So at same time it is maintaining session for both sides which is front-store and Admin.

Ruby version: 2.5.0
Rails version: 5.1.4
Spree version: 3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant