Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

hardcoded /tmp cache file #2

@killes

Description

@killes

Hello,

I noticed that DcxApiClient.php uses a hardcoded file path for its cache file:

    $cache_filename = '/tmp/dcx_api_client_context_' . md5($url) . '.ser';

This can lead to trouble when you have more than one website on a server both using DCX and having the same urls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions