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

MSP DevTools sessions problems Magento2.3.2 #44

Open
jeroenalewijns opened this issue Jul 24, 2019 · 1 comment
Open

MSP DevTools sessions problems Magento2.3.2 #44

jeroenalewijns opened this issue Jul 24, 2019 · 1 comment

Comments

@jeroenalewijns
Copy link

Preconditions

  1. Magento2.3.2 Commerce
  2. Use Valet+ PHP 7.1.26 (also tried 7.2)

Steps to reproduce

  1. Install MSP_Devtools
  2. Run setup:upgrade
  3. Go to admin and login
  4. Click somewhere in the adminpanel i.e. Catalog categories

Expected result

  1. Result is that I can see the categories

Actual result

  1. I got logged out.

After a serious search I saw that the admin sessions and customer sessions are mixed so there is some problem with this.

I've tried another PHP version, a new adminuser with other credentials, different browsers, all the things. Seems that the admin session (admin_user_session.session_id) is mixed with the customer session session.session_id table. Very strange.

@lukepaoloni
Copy link

I have created a pull request to fix this.

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

2 participants