yii-starter-kit / yii2-starter-kit

Yii2 Starter Kit
http://yii2-starter-kit.terentev.net
Other
1.42k stars 648 forks source link

Login with webmaster does not work #764

Open thecodeholic opened 3 years ago

thecodeholic commented 3 years ago

When I login with webmaster it just refreshes the page and I stay still on login page

rivieiraa commented 3 years ago

Check env file for domain correctness and auth cookie presence.

thecodeholic commented 3 years ago

I am talking about the demo link: http://yii2-starter-kit.herokuapp.com/backend/web/sign-in/login

rivieiraa commented 3 years ago

Ah. I checked your link and im seeing the same behavior 🤨

XzAeRo commented 3 years ago

This is an issue with the "single domain installation".

Heroku deployment scripts need to be adjusted to modify cookie values.