Files
nextcloud/php/src/Auth
Simon L.andClaude Opus 5 b59c80123d Remove migration code for the aio-interface session cookie rename
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>
2026-08-25 14:19:32 +02:00
..