Session name suffix is ignored if cookie_domain is set

Created on 7 March 2025, 5 days ago

Problem/Motivation

The name_suffix in the session configuration introduced via πŸ› Allow the session name suffix to be configurable Fixed doesn't take effect if the cookie_domain is manually defined.
This is problematic in complex setups in which the cookie should be shared between services on the same domain while still allowing to maintain separation.

Proposed resolution

Also add the configured name_prefix when cookie_domain is set.

Remaining tasks

  1. Write tests
  2. Write code
  3. Review

User interface changes

The session name suffix is now also applied in case a specific cookie domain is manually defined.

Introduced terminology

None

API changes

Return

Data model changes

None.

Release notes snippet

✨ Feature request
Status

Active

Version

11.1 πŸ”₯

Component

base system

Created by

πŸ‡¨πŸ‡­Switzerland das-peter

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024