wallabag / wallabag/docker

[Feature Request] add unique cookie prefix or allow setting

Open
#434 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
769
Forks
168
PR merge metrics
No merged PRs in 30d

Description

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 :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.