Skip to content

[Feature Request] add unique cookie prefix or allow setting #434

Description

@gen-angry

Hello,

I am running this along with a few dozen other containers on a small home server with podman under one IP (using different port numbers for each service). It works pretty well aside from one issue: session cookie names often conflict causing frequent log outs.

wallabag uses generic names "REMEMBERME" and to a lesser extent "PHPSESSID". Would it be possible to append a unique prefix to the session ID cookie name (ie: 'wallabag_REMEMBERME') or allow us to add a prefix using an environment variable?

Thank you :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions