Hi,
 
FYI due to security considerations we disabled session takeover
possibility when remoteaccess URL parameter is set to true. You needed
it when you accessed the shop remotely from another client or redirected
to shop from 3r party payment site. As an alternative there are two ways
to access shop remotely now:
 
1.      Add trusted remote IP (the one from which you access the shop
remotely) to $this->aTrustedIPs array in config.inc.php file.
2.      Add correct remote access token to rtoken URL parameter. The
correct token could be obtained by getter
[{$oViewConf->getRemoteAccessToken()}] in templates.
 
Method 1. works from version 4.3.0. Method 2. has been implemented for
the next release.
 
Regards
Tomas Liubinas
 
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to