View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006336 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2016-02-23 23:19 | 2024-03-06 12:55 |
Reporter | leofonic | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.9.7 / 5.2.7 | ||||
Summary | 0006336: Shop contacts OXID servers although "Enable connection with the OXID servers" is off | ||||
Description | In oxSystemEventHandler::onAdminLogin the shop sends information about installed modules to omvn.oxid-esales.com/check.php although "Enable connection with the OXID servers" is disabled. | ||||
Tags | No tags attached. | ||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
This is intentional behavior. Actually, the naming of the option is now a bit misleading. The eShop always connects to the license server and transmits some statistics that allow us to validate that you are not circumventing the license agreement. The only way to legally prevent this is to negotiate an agreement with us that allows you to disable this connection. The admin option just turns off the version checks and notifications. In the past it also disabled the connection to the dynamic pages and efire, but both has been discontinued. Hence the more general phrasing "connections to OXID servers" |