mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-18 17:27:24 +00:00
The session cookie was renamed from PHPSESSID to __Host-Http-PHPSESSID in v13.0.0 and PRs #7964 and #7971 added transitional code that carried an existing PHPSESSID login over to the new cookie. Everyone has long since been migrated, so this reverts both PRs. Closes #7966 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Signed-off-by: Simon L. <szaimen@e.mail.de>