-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
I've got the old error - when you can't login to the backend.
User & Passwod are correct (when enter incorrect data system noticed me that your usr/pwd are incorrect or user is disabled). Tried login on 2 computers and 4 browsers.
Server has real domain and run under varnish.
Test version of site works fine (everything different, linux, apache, php, mysql).
Error has appeared after last upgrade.
What should i do to enter backend?
p.s.
Has Magento2 something like that?
$cookieParams = array(
'lifetime' => $cookie->getLifetime(),
'path' => $cookie->getPath(),
//'domain' => $cookie->getConfigDomain()
//'secure' => $cookie->isSecure(),
//'httponly' => $cookie->getHttponly()
);```
Metadata
Metadata
Assignees
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report